Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pranto113015/js-beginers_project-1
Simple slider with icon & text using JavaScript
https://github.com/pranto113015/js-beginers_project-1
css font-awesome html javascript jsproject
Last synced: 7 days ago
JSON representation
Simple slider with icon & text using JavaScript
- Host: GitHub
- URL: https://github.com/pranto113015/js-beginers_project-1
- Owner: pranto113015
- License: mit
- Created: 2024-08-05T04:04:32.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T09:03:26.000Z (4 months ago)
- Last Synced: 2024-08-06T10:36:52.701Z (3 months ago)
- Topics: css, font-awesome, html, javascript, jsproject
- Language: HTML
- Homepage: https://pranto113015.github.io/Js-Beginers_Project-1/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Simple slider using Js
## Description
Creating a simple slideshow using JavaScript involves setting up HTML to display images and then using JavaScript to cycle through these images.
## Table of Contents
1. [Description](#description)
2. [Installation](#installation)
3. [Usage](#usage)
4. [Features](#features)
5. [Contributing](#contributing)
6. [License](#license)
7. [Contact](#contact)
8. [Acknowledgements](#acknowledgements)## Installation
If you run this project locally, then follow these steps
1. Clone the Repository
```sh
https://github.com/pranto113015/Js-Beginers_Project-1.git
```
2. Navigate to the Project Directory
3. Open the project by vs code applicaton
4. Click the run option of the menu bar and again click the start debuggingOr you can do this way
1. Download the project
2. unzip file
3. open with your IDE such as vs code## Usage
Use the different type of website to show the product catalogues.
## Features
- Unique fontawesome icon.
- Unique background color.## Contributing
Contributions are what make the open-source community such an amazing place to be, learn, inspire, and create. Any contributions you make are greatly appreciated.
1. Fork the Project
2. Create your Feature Branch `(git checkout -b feature/AmazingFeature)`
3. Commit your Changes `(git commit -m 'Add some AmazingFeature')`
4. Push to the Branch `(git push origin feature/AmazingFeature)`
5. Open a Pull Request## License
State the license under which your project is distributed.This project is licensed under the MIT License - see the LICENSE file for details.
## Contact
If you have any questions or need further clarification, please feel free to reach out to me> 📪 Email : [email protected]
> 🔍 Linkedin : [Pranto Kumar](https://www.linkedin.com/in/pranto-kumar-a326801b3/)
💙 Thank you for reviewing my project!
## Acknowledgements
[Resource of icon ](https://fontawesome.com/icons)
**You can see the live demo project [Click Here](https://pranto113015.github.io/Js-Beginers_Project-1/)**