https://github.com/carreraprogrammer/random-quote
This repository was created to develop a random quote machine in order to obtain the freecodecamp certification
https://github.com/carreraprogrammer/random-quote
html javascript react scss
Last synced: about 2 months ago
JSON representation
This repository was created to develop a random quote machine in order to obtain the freecodecamp certification
- Host: GitHub
- URL: https://github.com/carreraprogrammer/random-quote
- Owner: carreraprogrammer
- Created: 2022-11-27T21:40:21.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-11-28T02:31:45.000Z (over 2 years ago)
- Last Synced: 2025-01-22T20:51:51.865Z (4 months ago)
- Topics: html, javascript, react, scss
- Language: JavaScript
- Homepage:
- Size: 845 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
Microverse README Template
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)
- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#triangular_flag_on_post-deployment)
- [👥 Authors](#authors)
- [🔭 Future Features](#future-features)
- [🤝 Contributing](#contributing)
- [⭐️ Show your support](#support)
- [🙏 Acknowledgements](#acknowledgements)
- [❓ FAQ](#faq)
- [📝 License](#license)**[Random Quote Machine]** is an application can generate a random quote when you click the button
Client
- **[Random_Phrases]**
- [Live Demo Link](https://mellow-piroshki-7edbbc.netlify.app/)
To get a local copy up and running, follow these steps.
### Prerequisites
In order to run this project you need:
Example command:
```sh
npm install
```
### Setup
Clone this repository to your desired folder:
Example commands:
```sh
cd my-folder
git clone [email protected]:carreraprogrammer/random-quote.git
```
👤 **Damiel Carrera**
- GitHub: [@carreraprogrammer](https://github.com/carreraprogrammer )
- Twitter: [@carreraprog](https://twitter.com/carreraprog)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/daniel-carrera-85a917244/)
- LinkedIn: [LinkedIn](https://linkedin.com/in/linkedinhandle)
> Describe 1 - 3 features you will add to the project.
- [ ] **[new_feature_1]**
- [ ] **[new_feature_2]**
- [ ] **[new_feature_3]**
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
> Write a message to encourage readers to support your project
If you like this project...
> Give credit to everyone who inspired your codebase.
I would like to thank...
> Add at least 2 questions new developers would ask when they decide to use your project.
- **[Question_1]**
- [Answer_1]
- **[Question_2]**
- [Answer_2]
This project is [MIT](./LICENSE) licensed.
_NOTE: we recommend using the [MIT license](https://choosealicense.com/licenses/mit/) - you can set it up quickly by [using templates available on GitHub](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). You can also use [any other license](https://choosealicense.com/licenses/) if you wish._