Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 414 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 414 Bytes

The website of the Twitch Recovery project

Tech stack

  • React 18
  • Typescript
  • Tailwind

Structure

The router can be found here. All pages are stored in the pages folder such as home and error. Universal page elements such as navbar and footer are stored here. Share utility functions are religated here.