Skip to content

It is an app to search and watch information about Marvel and DC heroes built to practice React Router.

Notifications You must be signed in to change notification settings

juan18506/react-heroes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React heroes app

Project image

Live example

Description 📑

It is an app to search and watch information about Marvel and DC heroes built to practice React Router.

What have I learned in this project? 🙇🏻

  • SPA ( Single Page Application )
  • Different themes to different routes
  • Multiple Routers
  • Push and Replace in History
  • Read URL arguments
  • QueryParams
  • Filter using QueryStrings
  • Public routes
  • Private routes
  • Login and logout
  • Record last path visited.
  • Context
  • Reducer
  • Tests in public and private routes
  • MemoryRouter
  • simulate URLs and queryParams

Technologies 🛠

HTML CSS Boostrap JS React

Project preview

If you want to take a look at the project, I recommend:

Captura del proyecto Captura del proyecto Captura del proyecto

Author ✒️

Juan Andres Alves Pedreira Luceno

Installation and usage

Runing the project

Clone this repository:

git clone https://github.com/juan18506/react-heroes-app.git
cd react-heroes-app

Install packages :

npm install

When installation is complete, run :

npm run dev

About

It is an app to search and watch information about Marvel and DC heroes built to practice React Router.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published