Discover the Marvel Universe with the React Marvel app.
Here you can find information about your favorite Marvel character and find comics with him.
-
Pick a random character
-
Pick a specific character from the list
-
Enter character's name on a form
In comics page select the comic you're interested in.
- React.JS
- React Router
- React Helmet
- Formik
- Yup
- SCSS
- Marvel Comics API
- Clone this repo and go to the cloned folder.
$> git clone https://github.com/vgshenshin/Marvel-React.git && cd Marvel-React
- Install all the dependencies
$> npm install
- Run the application
$> npm start