Skip to content

Latest commit

 

History

History
59 lines (35 loc) · 1.45 KB

README.md

File metadata and controls

59 lines (35 loc) · 1.45 KB

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)