An open API service indexing awesome lists of open source software.

https://github.com/datejer/quotes

✨ A neat aesthetic website with random quotes from my life or the internet.
https://github.com/datejer/quotes

aesthetics hacktoberfest javascript quotes react

Last synced: 12 months ago
JSON representation

✨ A neat aesthetic website with random quotes from my life or the internet.

Awesome Lists containing this project

README

          

# Quotes App

A neat aesthetic website with random quotes from my life or the internet. ✨

## Prerequisites

- Install [Node.js](https://nodejs.org/en/)

## Usage

Follow these steps to start the website:

1. Clone this repository.
`$ git clone https://github.com/datejer/quotes`
2. Install node packages.
`$ npm install`
3. Start the development server.
`$ npm start`
4. Done! 🎉

## Author(s)

- [ejer](https://github.com/datejer)