spencer-plasse / cgi-react-101-technical-training

Project for the CGI React 101 Technical Training

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cgi-react-101-technical-training

Project folders:

  • components/ - Custom components (including App and the navbar)
  • pages/ - Custom pages with associated React Router routes in the App component
  • redux/ - Store, root reducer, and two slices
  • styles/ - A couple of small stylesheets for minor things
  • tests/ - Unit and "integration" tests using DOM Testing Library and React Testing Library.
  • utils/ - Utility functions and constants

About

Project for the CGI React 101 Technical Training


Languages

Language:JavaScript 94.3%Language:HTML 4.6%Language:CSS 1.0%