ArtistFinder is a practice project designed to enhance HTML and CSS skills in 2024. This project focuses on building a clean, responsive design while experimenting with modern web development techniques.
- Deploy Status
- Project Overview
- Technologies Used
- Installation
- Usage
- Learning Goals
- Contributing
- License
- Contact
You can have a look here: https://artist-finder-andersonrocha0.netlify.app/
This project is inspired by a course that guided the learning process. Check it out here.
This project is intended for personal learning and improvement in HTML and CSS. ArtistFinder provides a practical way to apply and test various front-end design concepts.
- HTML5: Structuring content effectively.
- CSS3: Styling and creating responsive layouts.
- Git/GitHub: Version control and project management.
To set up this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/andersonrocha0/artist-finder-html-2024.git
-
Navigate to the project directory:
cd artist-finder
-
Open
index.html
in your browser to view the site.
- Use the platform to practice designing and styling event pages.
- Test responsive layouts by adjusting the screen size.
- Experiment with different CSS properties and HTML elements to see their effects.
- Improve proficiency in HTML and CSS.
- Learn to create responsive, accessible web pages.
- Experiment with CSS Flexbox, Transitions, Animations, Keyframes, and other modern layout and design techniques.
- Apply best practices possible for clean, maintainable code.
This is a personal learning project, but feedback and suggestions are welcome! If you’d like to contribute:
- Fork the repository.
- Create a new branch (
git checkout -b feature-branch
). - Make changes and test them.
- Push to the branch (
git push origin feature-branch
). - Open a pull request.
This project is for educational purposes and is open for anyone to use.
For questions or feedback, feel free to reach out:
- GitHub: andersonrocha0
Happy coding, and enjoy building with ArtistFinder!