Skip to content

harshvardhan119/Quadiroproject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Quadiroproject

E-Commerce Website using MERN Stack.

A E-Commerce website developed using ReactJS for the frontend, NodeJs for the backend, MongoDB as database.

Table of contents

Prerequisites

Requirements

To run this project, install it locally using npm:

  • git clone git@githublink
  $ cd E-Commerce-Website-using-ReactJS-NodeJS
  • To Run Backend
    • open terminal
  $ npm install
  $ npm start
  • To Run Frontend
    • open new terminal
  $ cd frontend
  $ npm install
  $ npm start

Technologies

Project is created with:

  • HTML5 and CSS3: Semantic Elements, CSS Grid, Flexbox
  • React: Components, Props, Events, Hooks, Router, Axios, React-Bootstrap
  • Redux: Store, Reducers, Actions
  • Node & Express: Web API, Body Parser, File Upload, JWT
  • MongoDB: Mongoose
  • Development: ESLint, Babel, Git, Github,
  • Deployment:

Features

List of features ready and TODOs for future development

  • User Login, Signup, User Authentication.
  • Admin Login.
  • Add, Edit, Remove Products. (Only Admin)
  • Add to Cart.

To-do list:

  • Sorting
  • Search

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors