Introducing the "Simpsons Quote" web app, inspired by the Simpsons Quote API.
This app allows users to immerse themselves in the world of The Simpsons through an array of interactive features.
The app features a collection of quotes cards organized by Simposons character, a search bar that filters the results by character. To further enhance the user experience, the user has the ability to like/unlike a character and delete the characters' quote cards he does not like.
The app also includes a counter that showcases the number of liked characters.
- Create React App;
- Redux;
- Redux Toolkit template;
- CSS for styling;
- Canva for logos and colour palette;
In the project directory, you can run: npm run dev
to open the app in the development mode. Open http://localhost:3000 to view it in your browser.