Skip to content

TwitchRecover/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 

Repository files navigation

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.