Skip to content

This repository contains all of the code used to build the application, including React components for the front-end, server-side code for the back-end, and the necessary database configurations.

Notifications You must be signed in to change notification settings

justmirr/react-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-ecommerce

It is a full-stack web application being built using the MERN stack. This application will allow users to browse, purchase, and manage products online. The front-end of the application is being built using React, a popular JavaScript library for building user interfaces, while the back-end is being built using Node.js, Express, and MongoDB.

for exploring and contributing

  1. Clone the repository to your local machine.
  2. Make sure you have Node.js installed on your machine.
  3. Open a terminal and navigate to the root directory of the project.
  4. Navigate to the client directory.
  5. Install the required dependencies by typing 'npm install'.
  6. To start the application, type 'npm start'.
  7. To start the back-end of the application, navigate to the root directory and type 'npm run server'.

About

This repository contains all of the code used to build the application, including React components for the front-end, server-side code for the back-end, and the necessary database configurations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published