Simple ecommerce react js app where I practice CRUD operation with Firebase and Credit card payment UI
- Admin realtime CRUD operations
- Firebase authentication
- Add/remove item to cart action
- Credit Card Payment Form
- Search products
These are the instructions to run the project:
- Open the terminal and navigate to the folder where this readme file is located.
- Install dependencies:
npm install - run the project:
npm start - Open a browser at :
http://localhost:3000
To access Admin Dashboard, go to http://localhost:3000/admin
- Firebase Hosting
- Firebase Firestore DB
- Firebase Cloud Storage
- Leaflet map
- Emailjs
- Cleave.js