Skip to content

xavimondev/quotes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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