This project can also be viewed on goats-notes.vercel.app
In the project directory, you can run:
npm ci
And then:
npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.
- Create React App with TypeScript template
- React Router for routing
- Chakra UI for base component library
- Firebase for auth and database
- Zustand for state management