Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 845 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 845 Bytes

Fitpeo Assignment Dashboard with using ReactJS and Tailwind CSS

Basic UI Dashboard Layout

To run application follow these steps

  1. Download this code as zip or clone by command git clone https://github.com/lokesh632/fitpeo-assessment.git.

  2. Create a new folder and copy all files of this repo and paste into your created project folder.

  3. Open VSCode Terminal with destination folder run the command npm install.

  4. After the installation of all dependencies and environment setup, run command npm run dev in terminal.

  5. Now your server will start successfully.

Screenshots

01

02