Skip to content

Single Page Application that presents the most popular superheros of Marvel and DC, this app use static information. Developed in React JS v18, with Vite and Tailwind CSS. In addition Unit testing with Jest.

Notifications You must be signed in to change notification settings

GOJAx64/Heroes-App

Repository files navigation

Heroes-App

Single Page Application that presents the most popular superheros of Marvel and DC, this app use static information. Developed in React JS v18, with Vite and Tailwind CSS. In addition Unit testing with Jest.

How to run

Use to initialize the repository.

yarn install 

Use to initialize the aplication in your local host.

yarn dev 

Use to install React Router v6

yarn add react-router-dom@6

Use to install Query String

yarn add query-string

Installations and Configurations

Configuration of Jest

Configuration of Tailwind CSS

References

Hooks API Reference

React Router v6 Home Page

React Router v6 docs

React Router v5

About

Single Page Application that presents the most popular superheros of Marvel and DC, this app use static information. Developed in React JS v18, with Vite and Tailwind CSS. In addition Unit testing with Jest.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published