Smart Shop Management Website
This is a smart shop management website made with React
, Firebase
, React
Router
, Node
, Express
, Mongodb
Getting Started
git clone https://github.com/Naiem890/Smart-inventory-manager.git PROJECT_NAME
cd PROJECT_NAME
npm install
npm start
Website Description
- This website is to help managing inventory for headphones
- User can add or remove any product from the list
- User can also access products that are only added by him/her
- This website is fully responsive
- Implemented Firebase and JWT Authentication
- Website deployed in Firebase
- Website backend made with Express JS. Database is Mongodb and deployed in Heroku