- A simple webapp built around the Marvel comics API, on this webapp comic fans will be able to see a page listing all comics from the most recent to the oldest, search comics by title, e.g. spider-man, and mark comics as favorites. It is built using React, Redux, React-spring, and Tailwind.
Run the following commands:
git clone [email protected]:jssol/comics-list-webapp.git
cd comics-list-webapp
npm install
npm start
Open a browser and go to: https://localhost:3000
to view the frontend app.
👤 Jonathan Sivahera
- GitHub: @jssol
- Twitter: @jsivahera
- LinkedIn: jsivahera
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page and
Give a ⭐️ if you like this project!
This project is MIT licensed.