Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.51 KB

README.md

File metadata and controls

49 lines (35 loc) · 1.51 KB
Quotes logo

Quotes

Keep your quotes in one place, Share them with your friends.

About The Project

Quotes is a simple web application that allows you to store your quotes and share them with your friends.

The Idea

The idea came up after I started writing a quote that I found on the internet in my to-do list app 😆 and I thought why not create a quotes app, Similar to a to-do list app but it's made for quotes instead of tasks.

Tech Stack

Getting Started

git clone https://github.com/imadatyatalah/quotes.git
cd quotes
pnpm i
pnpm dev

Create a .env.local file similar to .env.example.

License

Distributed under the MIT License. See LICENSE for more information.