https://github.com/joseamtalavera/random-quotes
This a simple up to remember basic and important quotes everyt day
https://github.com/joseamtalavera/random-quotes
stoic stoicism
Last synced: 3 months ago
JSON representation
This a simple up to remember basic and important quotes everyt day
- Host: GitHub
- URL: https://github.com/joseamtalavera/random-quotes
- Owner: joseamtalavera
- Created: 2023-04-19T03:45:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T17:19:14.000Z (about 1 year ago)
- Last Synced: 2025-01-19T08:46:05.500Z (4 months ago)
- Topics: stoic, stoicism
- Language: JavaScript
- Homepage: https://stoicapp.netlify.app/
- Size: 362 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stoic Quotes
This is a simple React application that displays Stoic quotes.
## Installation
To install the application, follow these steps:
1. Clone the repository: `git clone `
2. Navigate into the project directory: `cd `
3. Install the dependencies: `npm install`## Usage
To start the application, run: `npm start`
The application will start and can be accessed at `http://localhost:3000`.
## Components
The main components of the application are:
- `App`: This is the main component of the application. It renders the `QuoteMachine` component.
- `QuoteMachine`: This component is responsible for displaying the Stoic quotes.
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## License
[MIT](https://choosealicense.com/licenses/mit/)