Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/designer-rxk/react-ecommerce
https://github.com/designer-rxk/react-ecommerce
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/designer-rxk/react-ecommerce
- Owner: designer-rxk
- Created: 2022-08-31T08:00:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-31T08:04:38.000Z (about 2 years ago)
- Last Synced: 2023-08-11T05:05:06.664Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 319 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ecommerce website made in React
Technology used:
* React.js
* Next.js
* Stripe
* Sanity
## Start backend and frontend
* Install dependencies
### Start the backend:
* cd into sanity and 'sanity start'
### Start the frontend:
* cd into next-ecommerce and 'npm run dev'