Full Stack Stock App

What's used in this app ? How to run ? Author
  • React
  • Material UI
  • Tailwind CSS
  • Redux / Toolkit
  • Database Authorization
  • React-router-dom
  • Database connected
  • Custom hooks
  • Axios instance
  • Once you clone the project

    1. run pnpm install or yarn install for node modules
    2. run pnpm run dev or yarn run dev for open development stage
  • Take a look at my other projects
  • Visit me on Linkedin
  • What is this project about ?

    This project is designed to help businesses efficiently manage their inventory. Users can easily add, view, update, and delete products in the database, providing comprehensive CRUD (Create, Read, Update, Delete) functionality. Additionally, users can track their profits over specific time periods, allowing for better financial analysis and decision-making. For administrative control, there's an admin panel that empowers administrators to oversee all user activities on the website and maintain control over user management.