I have completed all the requirements of the Problem statement along with optional ones.
REACT+VITE is used to create this project. I have used react bootstrap for basic UI & React Router Dom package for routing
🕣 I have Taken 6 Hours to complete this assignment.
- Clone the repo and install all packages by running npm i (This project is created using vite which requires Node.js version of 14.18+).
- To run in dev mode you can run "npm run dev" OR to create a build we have "npm run build"
- In Vite build file is named as "dist"
- Preview can be seen using "npm run preview".
- Application is fully responsive and fits to the device size.
- I have hosted the application on netlify and added the link above.