Live demo react-marvel-fidisys is a single page application built using ReactJS. All data shown in the application are consumed from the Marvel API's.
- Home
- Characters
- Comics
- Series
- View Character detail page
- View Comics detail page
- View Series detail page
- View favourites
- Carousel view for showing data visualization components such as Charts and Graphs in home page
- Handling horizontal scroll view in home page
- Data visualization components in home page
- Collapsible controls in Home Page and on card hover
- Infinite scroll in see all characters page
- Scroll on demand in see all comics page
- Pagination with numbers in series page
- Implemented Drag & Drop interactions for adding cards to favourites
- Mobile responsive
In the project directory, you can run:
Install necessary packages to run project
Runs the app in the development mode.
Open http://localhost:7000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app folder for production to the build
folder.
- Log on to
https://developer.marvel.com
and get your api-key - Go to
./src/utils/helper.js
and paste your api-key inAPI_KEY
variable
See the magic and have a fun with clean and fresh UI
😊Pull requests accepted with ❤️ - Team Fidisys