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.
- Host: GitHub
- URL: https://github.com/datejer/quotes
- Owner: datejer
- License: mit
- Created: 2020-01-14T19:07:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:26:18.000Z (about 3 years ago)
- Last Synced: 2025-02-10T06:41:36.301Z (about 1 year ago)
- Topics: aesthetics, hacktoberfest, javascript, quotes, react
- Language: JavaScript
- Homepage: https://quotes.ejer.gq
- Size: 3.64 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)