koigoi is an eCommerce web application built using React and Node/Express. This project was created by a team of 4.
- Homepage highlighting most popular products
- Custom checkout flow
- Product details, related items, Q&A, and reviews components
- Built-in light and dark mode
In the project directory, you can run:
Install dependencies for the project.
Duplicate config-example.js in the root directory.
Rename to config.js.
Get github token.
Edit config.js file with obtained token and a port of your choice.
Open http://localhost:3000 to view it in your browser.