nuki1048 / marvel-react-app

This project represents like a Marvel information portal, where you can search some comics or character

Home Page:https://extraordinary-dango-b86cdb.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Marvel info portal

This project is it's something like the Marvel information portal. In this project, u can search for a comic character or a comic. I used an official API Marvel (link). This project is just a React without Redux, Apollo, or MobxX just, but I use a few libraries:

  • React (logical, right?๐Ÿ˜… )
  • React-router-dom
  • React-helmet (it's a library for CEO)
  • Fomik (for form's state management)
  • Yup (validation forms, for example: validate Name, Surname, etc.)
  • Framer-motion (just for animation, but I loved this library)

And a few more libs for ID generator, props check, etc.

You can check the live version of this project on this link




If you want to copy this repo to your PC, well u need to do few steps:

1.alt text
--------------------------------------------------------------> ๐Ÿ”You need to click this blue button

2.Next, you see this popup window
alt text
3.Click in any tab you want like HTTPS, SSH or GitHub CLI, and copy the text on input.
4.Now open the IDE and paste this link into terminal
(p.s If you copy HTTPS or SSH you need before the link add the words "git clone")
5.Click the enter button on your keyboard.


And that's it, you copy it into your computer repository๐ŸŽ‰๐ŸŽŠ

About

This project represents like a Marvel information portal, where you can search some comics or character

https://extraordinary-dango-b86cdb.netlify.app/


Languages

Language:JavaScript 73.0%Language:SCSS 26.0%Language:HTML 1.0%