Skip to content

Latest commit

 

History

History
42 lines (26 loc) · 1.25 KB

README.md

File metadata and controls

42 lines (26 loc) · 1.25 KB

Comics List Webapp

  • 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.

Link to BackEnd App

Built With 🛠️

Usage

Run the following commands:
git clone git@github.com: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.

Authors

👤 Jonathan Sivahera

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page and

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.