Skip to content

An e-commerce website selling furniture built using React & styled components

Notifications You must be signed in to change notification settings

withpassion1022/Compy-Sloth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comfy Sloth e-commerce

https://comfy-sloth-react-project.netlify.app/ is an e-commerce website where visitors can shop luxury furniture and make payment by Stripe.

Demo

Live project: https://comfy-sloth-react-project.netlify.app/

(back to top)

Features

✨ Fully Responsive
✨ Modern UI Design
✨ Styled with styled components
✨ Stripe payment

Built with

ReactJS
React Router
Styled components

(back to top)

Run Locally

1. Clone this repository

$ git clone https://github.com/namnguyen-dev/comfy-sloth-ecommerce-site-react.git
$ cd comfy-sloth-ecommerce-site-react

2. Create .env File

  • duplicate .env.example in backend folder and rename it to .env

3. Run the app

$ npm install && npm start

The app will run in the development mode. Open http://localhost:3000 to view it in your browser.

(back to top)

Contact

(back to top)