Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 1.34 KB

README.md

File metadata and controls

61 lines (37 loc) · 1.34 KB

About The Project

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

Built With

  • Material Ui
  • React
  • MongoDB
  • Render

Link

Live Link

Screenshot Screenshot

Prerequisites

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

Installation

Usage

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

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

  1. Git Clone
  2. cd server npm install
  3. Enter MongoDB URL in env file
  4. node index.js
  5. cd.. cd client
  6. npm install
  7. npm run start