Skip to content

About This a capstone project of the microverse carriculum, meant to demonstrate the mastery of HTML, CSS and Javascript of Web development concepts. And the the project idea is based on religion, It draws inspiration of user interface design from [Cindy Shin in Behance](https://www.behance.net/adagio07) template provided by Microverse.

Notifications You must be signed in to change notification settings

MaganaAsiati/capstone_first_module

Repository files navigation

capstone_first_module

Live Demon

Live Demo

Description

In this capstone project I build an online website for a gender equality is is the page view:

view of the project

all-devices-white (1)

Learning objectives:

  • Use semantic HTML tags.

  • Apply best practices in HTML code.

  • Use CSS box model.

  • Use CSS selectors correctly.

  • 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.

  • Build a the capstone project site.

  • Built With

  • HTML

  • CSS

  • JS

Getting Started

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

  1. Download the Zip or (git clone)[https://github.com/MaganaAsiati/capstone_first_module-.git]
  2. cd Hello-Microverse
  3. Then open in your browser by using live server

Test

For tracking linter errors locally you need to follow these steps:

  • After cloning the project you need to run this command

    npm install This command will download all the dependencies of the project

  • For tracking the linter errors in HTML file run:

    npx hint .

  • For tracking the linter errors in CSS file run:

    npx stylelint "**/*.{css,scss}"

    • And For tracking the linter errors in JavaScript file run:

    npx eslint .

Authors

👤 Magana Assia

🤝 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

  • Hat tip to Microvers and all the staff
  • Thanks to My coding Partners
  • Thanks to My Morning-session-group and Standup-team Partners and
  • Thanks to Code Reviewers

📝 License

This project is MIT licensed.

About

About This a capstone project of the microverse carriculum, meant to demonstrate the mastery of HTML, CSS and Javascript of Web development concepts. And the the project idea is based on religion, It draws inspiration of user interface design from [Cindy Shin in Behance](https://www.behance.net/adagio07) template provided by Microverse.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published