Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 592 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 592 Bytes

Land Displacement App

Admin dashboard made with React, Typescript and Redux toolkit.
Live Link: https://admin-dashboard-land-displacement.netlify.app/

N.B: this is not mobile responsive yet. Please view it on your desktop
Technology This project is made with

  1. ReactJS
  2. Typescript
  3. HTML
  4. CSS
  5. Styled Components
  6. Redux Toolkit

Setup To run this project,

  1. Download the files.
  2. Open it on VSCode(or any other editor).
  3. In the folder dhakai-assignment, type the command "npm start". It will run in your browser. Or Clone it using the the repo link!