Develop capstone project for HTML5 & CSS3 module in microverse.

  • By Shahier Nashaat
  • Last update: Feb 7, 2022
  • Comments: 2

Complete Character Drawing Academy

Capstone project for HTML & CSS Module at Microverse.

screenshot

The project is about academy that teach drawing, the website is cosisted of home and about pages and also responsive.

Built With

  • HTML
  • CSS
  • JavaScript

Live Demo

Live Demo Link

Description Video

See The Discription Video

Getting Started

To get a local copy up and running follow these simple example steps.

  • Click the green Code button on the repo.
  • Copy the repository url
  • In your local PC, open your terminal in the folder you would like to clone the project.
  • type "git clone (repository url)"

Authors

👤 Shahier Nashaat

🤝 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

📝 License

This project is MIT licensed.

Github

https://github.com/ShahierNashaat/html-css-capstone

Comments(2)

  • 1

    Week 5 day 5 peer to peer code review

    • It would be better to add extra styling for links while they are active
    • It will be better if you refactor all the elements that used display flex into a class and apply the class in the HTML file to elements that share the same display property.
  • 2

    UI development

    Pull request for reviewing capstone project for HTML & CSS Module using HTML, CSS, and JavaScript.

    Creating Html, CSS, and JS Files.

    Design the Home and About pages for mobile.

    Design Desktop Pages and Mobile Menu.

    Add JS to The Website.

    Writing README File.