My Shop is an e-commerce template for my online shop. It has a responsive frontend layout coded in React while fetching asynchronous data from API end-points built with Ruby on Rails.
Server
- Categories Page.
- Products Page.
- Product details.
- My Favourites collection.
- Add to Cart.
- My Cart
- Checkout Page
- Responsive Design.
- State Management using Redux toolkit.
- Use latest ES6 modules.
- Online Payment Gateways
- Axios for making HTTP requests from the server.
To get a local copy up and running, follow these steps.
To run this project you need:
Clone this repository to your desired folder:
git clone [email protected]:blase147/my-shop.git
cd myShop
Install thr project dependencies with:
npm install
To run the project, execute the following command:
npm start
To run the test, execute the following command:
npm test
You can deploy this project using:
npm run deploy
👤 Chukwuma Paul Mosanya
- Coming soon.
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project and want to support me in making cooler projects Give this project a Star.
I am grateful to God Almighty for the strength of mind and vigour of body.
This project is MIT licensed.