- Browse products by category
- Add items to cart
- View and manage cart
- Checkout using secure payment system
- User authentication (sign up/ sign in)
- Clone the repository: git clone
https://github.com/nannu-coder/react-ecommerce
- Install dependencies:
npm install
- Run the development server:
npm start
- Open your browser and visit
http://localhost:3000
- Node.js
- NPM
- Auth0 account (for database and authentication)
Please feel free to contribute to this project by opening an issue or a pull request.