- Users can sign Up
- Edit/ Update their profiles
- View available items in the store
- Add items to the wishlist
- Remove items from their wishlist
- View the deatails of each item (seller, price, contact)
- View their expenditure basing on the items added to their Wishlist
- Add a new item
- View the estimated income incase items are added to wishlist
- Rails API
- React
- Redux
- Formik
- ES6
- Jest
- SASS
- Use the git to clone the project to your local machine.
$ git clone https://github.com/ampaire/Online-store.git
- Navigate into the project directory
$ cd Online-store
- Install the environmental dependencies and modules
$ npm install
- Start the project
$ npm start
This will open the project on http://localhost:3000
in your favorite browser and if it doesn't, open it at localhost port 3000.
To run the tests for this application, type the following command in the terminal
$ npm test
Phemia Ampaire
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!
- Microverse
- ASOS (https://www.asos.com)