Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/designer-rxk/react-ecommerce


https://github.com/designer-rxk/react-ecommerce

Last synced: 8 days ago
JSON representation

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'