Skip to content

A responsive full-stack eCommerce website built with React, Redux, Express and MongoDB

Notifications You must be signed in to change notification settings

trung2012/techpoint

Repository files navigation

Techpoint

A responsive full-stack eCommerce website built with React, Redux, Express and MongoDB

Click here to view a demo.

Techpoint Image

How to use the project:

git clone https://github.com/trung2012/techpoint.git

Create an .env file in the project root directory with the following variables:

db=yourMongoDB_URL
jwtSecret=YOUR_OWN_SECRET
STRIPE_SECRET_KEY=YOUR_STRIPE_SECRET_KEY

Then run the following commands in the terminal:

npm install

cd client && npm install

cd ..

npm run dev


Enjoy!

About

A responsive full-stack eCommerce website built with React, Redux, Express and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published