Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 542 Bytes

File metadata and controls

18 lines (14 loc) · 542 Bytes

Github Battle

Typescript practice project. Clone of https://github-battle.ui.dev, from the awesome ui.dev React with Typescript course. Built without referring heavily to the course project files, as suggested by the course instructor Alex Anderson

Deployed at https://jgibo-github-battle.netlify.app/

Core Tech

  • React 17 with create-react-app
  • tailwindcss
  • react-query
  • react-router 5

Developer Notes

Run

npm run start

Deploy

  1. npm run build
  2. netlify deploy --prod