Application that consumes data from Marvel Developers API
deployment: https://api-marvel-react-master-eh122nonx.now.sh/
configure your environment variables
REACT_APP_PRIVATE_KEY = xxxxxxxxxxxx
REACT_APP_PUBLIC_API_KEY = xxxxxxxxxxxxx
npm i
npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
This project was bootstrapped with Create React App.
- night mode option is in the footer
- pagination missing
- missing adding the PropTypes to the components