- Clone the Repository
$ git clone https://github.com/mayank-96/Mariela-Cushions-E-commerce-Website
-
Install the dependencies
$ npm install
-
Connect with MongoDB Atlas by adding your credentials in app.js file
const url = "MONGODB_URL"
-
Run the server - this will spawn a development server with port
9000
.$ npm start
-
Import banners.json and products.json to your database
- Open index.html file
- The App is deployed to mariela-cushions.vercel.app
- The app was inspired by the design available on webflow