Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/designer-rxk/react-next-ecommerce
https://github.com/designer-rxk/react-next-ecommerce
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/designer-rxk/react-next-ecommerce
- Owner: designer-rxk
- Created: 2022-09-12T09:10:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-12T09:28:27.000Z (about 2 years ago)
- Last Synced: 2023-08-11T05:05:06.147Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://rxk-react-next-ecommerce.vercel.app/
- Size: 1.22 MB
- 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'