https://github.com/cvilla714/randomquotesmachine
The project was about creating a random quote machine and have the ability to tweet it with one click. Built with
https://github.com/cvilla714/randomquotesmachine
bootstrap javascript webpack
Last synced: 3 months ago
JSON representation
The project was about creating a random quote machine and have the ability to tweet it with one click. Built with
- Host: GitHub
- URL: https://github.com/cvilla714/randomquotesmachine
- Owner: cvilla714
- License: mit
- Created: 2021-02-28T07:12:05.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T21:06:29.000Z (about 4 years ago)
- Last Synced: 2025-01-16T03:27:16.757Z (5 months ago)
- Topics: bootstrap, javascript, webpack
- Language: JavaScript
- Homepage:
- Size: 661 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Project: Random Quote Machine
> The project was about creating a random quote machine
> and have the ability to tweet it with one click.
## Built With
- HTML / CSS
- Bootstrap
- Webpack
- Javascript## Live Demo
[Live Demo Link](https://rawcdn.githack.com/cvilla714/randomquotesmachine/b2e9424d4de9d165dccd2c9dd43c3f2c8f8453a2/dist/index.html)
## Getting Started
**To get a copy of the code please click on the green button on the top right corner that says Code**
### Prerequisites
- Node installed on your computer
- Npm as well### Install
**Now to clone it to your local machine please open your terminal and paste this code `[email protected]:cvilla714/randomquotesmachine.git`**
**Then you can go into the directory by typig `cd randomquotesmachine`**
**Finally just type this command `npm install` this will install all of the depnedecies for the project**
### Usage
**Once you have gone through the process of installing the code you now run this command `npm run start` this will start the app and a new window will open in your browser with the app ready to be use**
## Authors
👤 **Cosmel Villalobos**
- Github: [@cvilla714](https://github.com/cvilla714)
- Twitter: [@kckeyti](https://twitter.com/kckeyti)
- LinkedIn: [Cosmel Villalobos](https://www.linkedin.com/in/cosvilla/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/cvilla714/randomquotesmachine/pulls).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](https://github.com/cvilla714/randomquotesmachine/blob/master/LICENSE) licensed.