https://github.com/bope142/awesome-quotes
Awesome Quotes is a web application built to provide users with a curated collection of inspirational quotes. Users can browse through a variety of quotes, share them with friends and family, and enjoy moments of inspiration.
https://github.com/bope142/awesome-quotes
quotes-application reactjs webapp
Last synced: about 1 month ago
JSON representation
Awesome Quotes is a web application built to provide users with a curated collection of inspirational quotes. Users can browse through a variety of quotes, share them with friends and family, and enjoy moments of inspiration.
- Host: GitHub
- URL: https://github.com/bope142/awesome-quotes
- Owner: Bope142
- License: mit
- Created: 2024-01-31T05:26:31.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-19T20:20:34.000Z (over 2 years ago)
- Last Synced: 2024-05-21T01:07:42.135Z (about 2 years ago)
- Topics: quotes-application, reactjs, webapp
- Language: JavaScript
- Homepage: https://awesome-quotes.vercel.app
- Size: 746 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Awesome Quotes 🌟
Welcome to Awesome Quotes, a collection of amazing quotes that will inspire you. Enjoy! 😊
## Description
Awesome Quotes is a web application built to provide users with a curated collection of inspirational quotes. Users can browse through a variety of quotes, share them with friends and family, and enjoy moments of inspiration. The application is designed to be user-friendly and engaging, offering a seamless experience for users seeking motivation and positivity.
## Demo
You can check out the live demo [here](https://awesome-quotes.vercel.app/).
## Features
- Browse through a collection of inspiring quotes
- Share quotes with friends and family
- Easy-to-use interface for seamless navigation
- Integration with the Ninja API for fetching quotes
## Technologies Used
- React.js
- Redux
- Sass (SCSS)
## API
This app fetches quotes from the [Ninja API ](https://api-ninjas.com/api/quotes). Special thanks. 🙏
## Getting Started
### Prerequisites
Before you start, make sure you have [Node.js](https://nodejs.org/) installed on your machine. 🛠️
### Installation
1. **Clone the repository:**
```bash
git clone https://github.com/Bope142/awesome-quotes.git
```
2. **Navigate to the project directory:**
```bash
cd awesome-quotes
```
3. **Install dependencies:**
```bash
npm install
```
### Usage
1. **Start the development server:**
```bash
npm start
```
2. **Open your browser and go to [http://localhost:3000](http://localhost:3000).**
3. **Click the "Get Quote" button to see a new inspirational quote.** 🚀
### Contributing
If you'd like to contribute to Awesome Quotes, feel free to fork the repository and submit a pull request. Contributions are always welcome! 🤝
### License
This project is licensed under the [MIT License](LICENSE). 📄
### Screenshots




## Author
Norbert Yemuang 🚀