Skip to content

Not Nike is a React-based E-commerce web application that allows users to browse, search, and purchase products. It is a fully responsive web app and comes with a PayPal payment gateway. FullStack RestFul API team project

License

Notifications You must be signed in to change notification settings

gursimar03/FullStack-RestFulAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Not Nike - React Based Ecom Web App

Description

Not Nike is a React-based E-commerce web application that allows users to browse, search, and purchase products. It is a fully responsive web app and comes with a PayPal payment gateway.

Installation

To install the project, please run the following command:

npm install

To install the undeployed version, please go into the client and server directories and run the same command:

cd client
npm install

cd ../server
npm install

Deployment

The main branch of the project has a deployed server. To start the app, please run the following commands:

cd client
npm start

cd ../server
nodemon

To access the app, please visit http://localhost:3000.

Database

The app uses MongoDB for the database. To connect to the database, please add the connection string to the .env file in the server directory.

Contributors

This project was created by Gursimar, Jason, and Patrick as part of a college team project.

About

Not Nike is a React-based E-commerce web application that allows users to browse, search, and purchase products. It is a fully responsive web app and comes with a PayPal payment gateway. FullStack RestFul API team project

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •