Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 300 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 300 Bytes

Built using Next.js, Firebase, Material UI and Tailwind

Local Setup Instructions 🚀

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