(August 2020 - Ongoing)
This ecommerce website is built on the top of the React.js, Express.js and Stripe payment gateway API. Has credit card validator functions implemented with live demo.
Note: This App is only for portfolio showcase and educative purposes. Not to be used for commercial purposes.
- Add to Cart Alerts
- Theme changes
- Quantity of products available
- Ordered items showcase for the user
- Upcoming deals with coutdowns
- Search functionality for products
- Fork this repository
- Download the code
- Use any development tools like Eclipse
- Open terminal and type
npm start
- Open your browser and type
http://localhost:3000/
You can now view the local version of the app in your browser