Ecommerce website built using React and Firebase.
- React for UI
- Firebase as serverless
- Redux for State Management
- React Router for Routing
- Stripe as payment Gateway
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Clone the Repository and run
npm i
npm start
- React JS
- CSS
- Firebase
- Redux
- Stripe
- Make Homepage
- Add & Remove from Cart Function
- Make checkout page
- Setup Firebase/authentication
- Stripe Payment Gateway