AK261102 / Vastukaar_App

Vastukaar is an Inventory and Stock Management Solution designed to help businesses manage products in real time, streamline their inventory processes, and enhance operational efficiency.
https://vastukaar.netlify.app/
1 stars 1 forks source link

Vastukaar App

Vastukaar is an Inventory and Stock Management Solution designed to help businesses manage products in real time, streamline their inventory processes, and enhance operational efficiency. The app provides robust features such as authentication, dashboard access, and a user-friendly interface for managing stock and inventory.

App link

link : https://vastukaar.netlify.app/

Testing and demo user

Email : test@gmail.com

Password : 123456

🚀 Features

Installation

Follow these steps to run the project locally:

  1. Clone the repository:

    git clone https://github.com/AK261102/Vastukaar_App.git

    cd Vastukaar_App

  2. Install backend dependencies and start the server:

    cd Backend

    npm install

    npm start

  3. Install frontend dependencies and start the server:

    cd ../Frontend

    npm install

    npm start

  4. Environment Variables:

    Create a .env file in the Backend directory. Add necessary environment variables for :

    • JWT secret = your secret key

    • MongoDB URI= your_mongodb_connection_string

    • PORT = 5000(eg.)

    • CLOUDINARY_CLOUD_NAME = your_cloudinary_account_name

    • CLOUDINARY_API_KEY = your_cloudinary_api_key

    • CLOUDINARY_API_SECRET = your_cloudinary_api_key

🛠️ Tech Stack

Frontend:

Backend:

Additional Libraries: