Bikcodeh / heroes-spa

Single application to find local heroes to practicing react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heroes App

This is a simple application made with React to learn how to use it with more detail, to improve knowledge and little by little to be a frontend web developer.

App deployed: https://bikcodeh.github.io/heroes-spa/#/marvel

Features

  • List marvel heroes
  • List DC heroes
  • Search heroe

Stack

  • Custom hooks
  • Local storage
  • Communication between components
  • CSS
  • Bootstrap
  • React
  • Typescript
  • Props
  • React router
  • Unit testing (react testing library - jest)
  • Context api
  • Responsive design

Requirements to run the project

  • Yarn need to be installed
  • Node need to be installed
  • Yarn install to install all dependencies
  • Internet connection
  • Yarn dev
  • yarn test to run all the tests

Sections - Screenshots

Home

Details

Search empty

Search hero founded

Home Responsive

About

Single application to find local heroes to practicing react


Languages

Language:TypeScript 93.3%Language:JavaScript 3.9%Language:HTML 2.8%