Skip to content

usaikoo/react-ecommerce-fullapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-ecommerce-fullapp

E-Commerce Project

Welcome to the E-Commerce project repository! This repository contains the client, admin, and API components of the project.

Client

The client folder contains the React Native mobile app for the e-commerce project.

Installation and Setup

To set up and run the client app locally, follow these steps:

  1. Navigate to the client folder:

  2. Install dependencies:

  3. Start the app:

Features and Usage

add, update delete the product, in dashboard there are list of register users and order data will be list as well. for the chart, users count per month will be shown.

Admin

The admin folder contains the React web app for managing the e-commerce platform.

Installation and Setup

To set up and run the admin app locally, follow these steps:

  1. Navigate to the admin folder:

  2. Install dependencies:

  3. Start the app:

Features and Usage

Explain the functionality of the admin app and provide instructions for managing products, orders, and other administrative tasks.

API

The api folder contains the Node.js application with a MongoDB database for the e-commerce project.

Installation and Setup

To set up and run the API locally, follow these steps:

  1. Navigate to the api folder:

  2. Install dependencies:

  3. Start the server:

Database (MongoDB)

create mongoose DB account and setup your mongodb url in .env file

NOTE

this is just testing project, all the feature will not be included right now

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.

  2. Create a new branch for your feature/fix:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published