React Wishlist is a simple React app that helps you to keep track of all the items you want. Nowadays there are many online stores, and sometimes it is difficult to remember where you found that special item, so I made this app so I can save them for later ๐๐
All the items are stored in a Firebase DB.
For the styles I used TailwindCSS.
- Add the option to filter by price and a search bar
- Add more categories
- firebase
- react-router-dom
- classnames
- react-helmet
- react-icons
This project was bootstrapped with Create React App.