- The Marvel Folio is an interactive and user-friendly mobile application designed for Marvel Comics enthusiasts. This app offers a comprehensive and engaging experience for fans of the Marvel Universe, providing access to a vast collection of information about their favorite comic book characters. Users can explore, learn, and stay updated on various Marvel characters and their comics.
- For the styling of the web page, I used the Creative Commons design created by Nelson Sakwa.
- As for the API, all the data provided by Marvel © 2014 Marvel
- React
- Redux
- CSS
- Jest
- Usage of react router dom
- Usage of redux as a state control
- Fetching data from an API using react-redux
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Google Chrome (or any browser)
- Git
- Visual studio code (or other code editors)
- Node JS
Clone this repository to your desired folder:
Open CMD, Terminal or GitBash in your PC and type this (replace 'my-folder' with the name of your desired folder)
cd my-folder git clone git@https://github.com/Pi1998/marvel-folio.gitTo run the project, execute the following command:
npm install npm startThen the web page will appear in your browser
You can simply clone this project you don't need to install anything in your pc because it is a webpage.
👤 Yan Min Thwin
- GitHub: @Pi1998
- LinkedIn: Shinn Thant Swam Ye
- CSS Update
- Further functionalities
- New Section for Movies and Series
Contributions, issues, and feature requests are welcome!
Please give a star if you like this project.
I wish to express my gratitude to Microverse, my educational collaborators, and the online mentors who have contributed to my learning journey. Special appreciation is extended to Nelson Sakwa, the designer of the webpage. I would also like to extend my appreciation to Marvel for providing the API.
This project is MIT licensed.