Skip to content

mayank-96/Mariela-Cushions-E-commerce-Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full-Stack Ecommerce App

Mariela Cushions

image

Tech-Stack

Frontend Backend Database

Deployment

Frontend Backend Database

Develop locally

  • Clone the Repository
        $ git clone https://github.com/mayank-96/Mariela-Cushions-E-commerce-Website

Backend

Go to server folder

  • 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

Frontend

Go to client folder

My Deployed Project

UI Inspiration

  • The app was inspired by the design available on webflow

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published