Skip to content

Joao-vi/docket

Repository files navigation

Docket

Your simple app to make notes.

Techs   |    How to run   |    License


Techs

  • Vite
  • React
  • Typescript
  • TailwindCSS
  • Animejs
  • framer-motion
  • uuid
  • React Query

How to run

Warning: As I'm using yarn as main package manager for this project, it's recommend to use it as well.

  1. Clone
  2. yarn or yarn install -> Install all dependencies
  3. yarn dev -> Run developer server

How to make a build version

  1. yarn build
  2. yarn preview

License

This project was inspired in another work, made by Ariuka