Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexander784/daily-tips-app-
An interactive app that displays quotes on the webpage
https://github.com/alexander784/daily-tips-app-
dom-manipulation events json
Last synced: 2 days ago
JSON representation
An interactive app that displays quotes on the webpage
- Host: GitHub
- URL: https://github.com/alexander784/daily-tips-app-
- Owner: alexander784
- License: mit
- Created: 2023-10-11T08:45:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-16T03:31:44.000Z (about 1 year ago)
- Last Synced: 2023-10-17T03:24:30.840Z (about 1 year ago)
- Topics: dom-manipulation, events, json
- Language: JavaScript
- Homepage: https://alexander784.github.io/Daily-tips-App-/
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Daily Tips App
An interactive app that displays quotes on the webpage
This project contains the HTML, CSS and JavaScript code for Daily Tips.## Table of contents
- [Description] (#description)
- [Demo](#demo)
- [Installation](#installion)
- [Usage](#Usage)
- [Contributing](#Contributing)
- [License](#license)## Description
The project consists of the HTML,CSS and JavaScript code to display quotes on the webpage.
The website is built using the following technologies and resources:- **CSS**: Custom stylesheets to enhance the design and layout of the website.
## Demo
https://alexander784.github.io/Daily-tips-App-/## Installation
To run this project locally:
1.Clone the repository using the: Git clone command.
2.Navigate to the project directory "cd Project-name"
3.Open the "Index.html" file in your favorite browser.## Usage
Once the project is set up and running, you can now interact with:
-**next-tip-button** This button enables you to navigate to the next quote in the webpage.Feel free to customize the website according to your needs by modifying the HTML,CSS and Javacript files.
## Contributing
Contributions to the project are welcome! If you find any issues or have suggestions for improvements, feel freee to submit a pull request.## License
This Project is Licensed under [MIT License](LICENSE)