Bagniverse stands for tote BAG uNIVERSE. Project waste can minimize waste, one of which is cloth waste. Totebag can use by all. This Totebag eco friendly because it can use as an alternative plastic bag.
- login to checkout the item
- sign up in website
- cart product
- place order
-
Clone the project
git clone
-
Go to the project directory
cd bagniverse
-
Install dependencies
npm install
-
Start the server
npm start
-
it will open automatically the
http://localhost:3000
in your browser to see the result
Run npm test
for launches the test runner in the interactive watch mode.