To run the project locally you need to have Nodejs and npm installed.
- Install the Project Dependencies
npm install
- Run React
npm start
- Local Host Server
you will get the local host server in http://localhost:3000/
We appreciate all kinds of contributions from anyone.
Please check the contributing guide to become a contributor.