This is a simple project I created to pass the time and practice my web development skills. The project features a webpage displaying quotes from various characters from the popular anime series Naruto. It allows users to click on different character icons to change the background image and display a quote from that character.
- HTML: Used to structure the content of the webpage.
- CSS: Used for styling and making the webpage responsive.
- JavaScript: Used to handle the logic of changing wallpapers and displaying quotes.
- GitHub: Used for version control and hosting the project online.
- Netlify: Used for website hosting.
- Click on character icons to change the background image.
- Displays a character quote along with the character's name.
-
Clone the repository to your local machine.
git clone https://github.com/JoelSamson/Naruto-Inspirational-Quotes.git -
Open the
index.htmlfile in your web browser. -
Click on the character icons in the navigation bar to see different quotes and background images.
Check out the website where it is Hosted: Naruto Inspirational Quotes
- Character images and quotes are from the anime series Naruto.
Feel free to use this project as a template or for practice! Happy coding! 😊
