Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aliramazanov/shop-app-formik

Shop application project that uses plain Redux for state management and Formik for input validation
https://github.com/aliramazanov/shop-app-formik

Last synced: about 15 hours ago
JSON representation

Shop application project that uses plain Redux for state management and Formik for input validation

Awesome Lists containing this project

README

        

# Hobby Shop

That web application is a replica of my another project

I used plain Redux here to contain and manage the application state

Created with React, Redux, React Router v6 and built with Vite.

It keeps your favourites and items on basket on the localStorage

All images are from Unsplash and belong to rightful owners.

React Confetti added for extra fun

Styled with SASS

P.S. I know it is not a best practive to use Redux like that

This React Application simulates an Online Shop Experience, where you can:

- Discover products
- Add them to Favourites
- Add them to Basket
- Remove from the Basket
- Gain more knowledge about the Company