Admin Page to track users and products also be able to see data
- Due to using a free version of deployment the api takes 3-5 mins to be successfully fetched
- Material Ui
- React
- MongoDB
- Render
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.
For more examples, please refer to the Documentation
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Git Clone
- cd server npm install
- Enter MongoDB URL in env file
- node index.js
- cd.. cd client
- npm install
- npm run start