GithubHelp home page GithubHelp logo

joblessgod / figmafireproject Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 33.25 MB

Demonstration of an ecommerce website using React, Express, Node.js & MongoDB.

Home Page: https://figmafire.vercel.app

HTML 1.04% JavaScript 92.80% CSS 6.17%
e-commerce simple-website expressjs mongodb-database nodejs

figmafireproject's Introduction

E-commerce Demo

This is a sample application that demonstrates an E-commerce website using the MERN stack. The application loads products a MongoDB database and displays them. Users can select to display products in a single category. Users can click on any product to get more information including pricing, reviews and rating. Users can select items and add them to their shopping cart

Import Data

I have included a data folder in this repo. Inside that folder will be 2 folders called cart and item. These 2 folders contain a mongodump of the 2 collections that I use in this ecommerce demo. You can use the import-data.sh script to import these 2 dumps to an ecommerce database, then you will have the same content that I have for this demo.

Live Demonstration

The E-commerce demo can be viewed online here.

Here are screenshots that show the E-commerce demo application in use.

Home Page Home Page


Item Detail Page Item Detail


Shopping Cart Shopping Cart

Getting Started

To get started you can simply clone this ecommerce-demo repository and install the dependencies.

Clone the ecommerce-demo repository using git:

git clone https://github.com/joblessgod/FigmaFireProject

Install dependencies with this command:

npm install

Run the application with this command:

npm run dev

Tech Stack

  • MongoDB
  • Express.js
  • Node.js
  • React.js
  • Tailwind

figmafireproject's People

Contributors

joblessgod avatar

Stargazers

SanchitGamerNP avatar  avatar

Watchers

 avatar

figmafireproject's Issues

Cart System at Home Page

If you just logged in and you want to add some products in cart and buy something,

  • add cart btn in home page features products

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.