Skip to content

ciza99/github-repositories

Repository files navigation

Interview assignment project

The app is deployed on github pages where you can test it out.

Design for the application was created in figma. Link to the design file here.

To run the app locally:

  1. Clone the repository
  2. Run npm install to install all packages needed to run the app
  3. Run npm start

for more information read react.md

Technologies

  • React
  • TypeScript

Packages

  • Material UI
  • Axios
  • Moment
  • React Router DOM
  • Recoil for state managment

Other

  • ESlint
  • Stylelint
  • Prettier
  • VS Code