Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 293 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 293 Bytes

Built using Next.js, TypeScript, Material UI and TailwindCSS

Local Setup Instructions 🚀

  • fork and clone this repository
  • cd into project-tbs (cd project-tbs)
  • run yarn install or npm install
  • then run yarn dev or npm run dev
  • open localhost:3000