This is a React-based Sultan shop SPA. You can search for items, filter or sort them and add them to your shopping cart. There is an admin mode (activated via small button placed on the top right corner of the page) to edit items info, add new items or delete them.
https://antondedyaev.github.io/sultan-shop/
- Clone the repository using:
git clone https://github.com/antonDedyaev/my-notes-app/
- Install the app using:
make install
- Start the app locally using:
npm start
- Typescript
- React / Redux / Redux-toolkit
- React testing library
- GitHub Pages