Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 461 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 461 Bytes

About The Project

quotes.app screenshot

Quote application for your daily life. Besides, you can share quotes with your family or friends.

Getting Started

Install the dependencies:

$ npm install
// or
$ yarn

Run in dev mode:

$ npm run dev
// or
$ yarn dev

Built With

  • React & Typescript
  • Vite