It is an e-commerce website which sales the products and all the user needs to have their account to purchase the product. It uses stripe payment method for the payment system.
- Download node js version **** and install
- Install react version ****
- MongooDb compass installed on you local Machine.
- git clone https://github.com/SajanShrestha671/Batas-Suppliers.git
- cd Batas-Suppliers
- npm install
- npm run dev This will start the server on localhost:3000. You can access it through http://localhost:3000.