/react-pokedex

Primary LanguageJavaScriptMIT LicenseMIT

React - Pokedex

Objective

  • Become familiar with using React's Context, Hooks API along with Styled-Components to create a small web application.

  • Become familiar with testing components that involve Context/Hooks

How to use

  • Install dependencies using npm install

  • To run app, npm run start

  • To run in dev mode npm run dev

  • To run unit tests

  • npm run test

  • Run unit test in watch mode

  • npm run test-watch

Notable Technologies

  • React
  • Context API, Hooks,
  • Jest
  • Enzyme
  • Styled-Components
  • SCSS
  • google-maps-react
  • react-router-dom
  • create-react-app
  • localStorage

Author

  • James Chhun