Skip to content

francowanseele/Heroes---Marvel-DC

Repository files navigation

React + Vite: Heroes - Marvel & DC

This simple project was built with the goal of having a clean project that includes:

🔗 Handling of private and public routes.

🛠 Unit tests.

⚡️ Created with vite.

Features

Find heroes from a list if the user is logged (simple login without email and password, just to handle private and public routes).

Setup & Run

  1. Clone repository

  2. Run:

yarn install
  1. Run app
yarn dev
  1. Run test
yarn test

About

Project to handle private and public routes, unit tests and vite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published