Dignify Internship task frontend
To run application on your machine
- clone this repository in frontend folder and https://github.com/manavshah47/dygnify-task-backend in backend folder.
- open terminals in seperate folders
- run command - npm i (to install dependencies)
- run command - npm start (to start project on localhost)
- Web application will host at: http://localhost:3000/
Backend host: http://localhost:3001/