Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 542 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 542 Bytes

Goats Notes

This project can also be viewed on goats-notes.vercel.app

To view 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.


Functionality

Dependencies

  • 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