Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.49 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.49 KB

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🎉🎊