MERN Inventory Management

This is a inventory management app built using React JS and Node JS. The app allows :

  • User can signin/signup
  • Forget password using otp verification
  • User can create brand, category.
  • Create and manage customers, suppliers
  • Create product, purchase and return product
  • Generate sales, return report etc.

technologies:

  • Node.js - The JavaScript runtime used
  • Express - The web framework used
  • React - The JavaScript library used
  • MongooDB - The database used
  • JEST - The testing framework used
  • Nodemon - The development dependency used to automatically restart the server on file changes

Getting Started

Prerequisites

  • Node JS
  • React JS
  • NPM
  • MongoDB
  • JEST
  • Git

Installation

Clone the repository

git clone git@github.com:tajul-islam-refath/inventory-mern-frontend.git

Change directory to the project root

cd inventory-mern-frontend

Start the app

npm run start

This means the app is ready to be used.

The Postman documation will be available here

Conclusion

Thanks for reading this documentation. If you have any questions, feel free to reach out to me at [tajul16-447@diu.edu.bd]