This is a project that simulates a Concert website where users can check all the information of it. Built with HTML, CSS, and it includes items created dinamically with JavaScript.

  • By Emilia Zambrano
  • Last update: May 6, 2022
  • Comments: 2

Porject Name

Green park Outdoor Concert.

Hello! I am a software developer! I can help you build a product, feature or website. Take a look of my works. If you like what you see and have a project you need coded, don’t hesitate and contact me.

Built With

  • HTML
  • CSS
  • JavaScript

Live Demo

Live Demo Linnk

Prerequisites

The objectives of this project is:

  • Use semantic HTML tags.
  • Apply best practices in HTML code.
  • Use CSS selectors correctly.
  • Use CSS box model.
  • Use Flexbox to place elements in the page.
  • Demonstrate ability to create UIs adaptable to different screen sizes using media queries.
  • Use GitHub Pages to deploy web pages.
  • Apply JavaScript best practices and language style guides in code.
  • Use JavaScript to manipulate DOM elements.
  • Use JavaScript events.
  • Use objects to store and access data.
  • Communicate technical concepts to other technical people.

Deployment

Authors

👤 Emilia Zambrano

🤝 Contributing

Contributions, issues, and feature requests are welcome!.

Feel free to check the issues page

Show your support

Give a ⭐️ if you like this project!.

Acknowledgments

  • Microverse README template.
  • Figma.
  • Template Behance by Cindy Shin

📝 License

This project is MIT licensed. Original design idea by Cindy Shin in Behance.

Github

https://github.com/emiliazm/Concert

Comments(2)

  • 1

    Project setup

    Hello!

    These are the changes that I implemented:

    • Add home page sections and style them.
    • Add about page sections and style them.
    • Add a mobile menu and give functionality to the navbar.
    • Link the mobile menu with the correct sections.
    • Create the Featured Bands section dynamically with javascript.
    • Style the Featured Bands section.
    • Link to video: https://www.loom.com/share/575bc485b57741c8bded14cd8bb3d053

    Thank you in advance. Emilia

  • 2

    Morning session week 5

    You did a great job so far, but we, as a team, suggest you implement the next changes:

    • Kindly add the top nav bar to your project.
    • Please add the background to the speaker's images.