Skip to content

This project is First Capstone and made with HTML, CSS and JavaScript.

License

Notifications You must be signed in to change notification settings

Shaheryar0054/FirstCapStone

 
 

Repository files navigation

FirstCapStone

This project is My First Capstone and made with HTML, CSS and JavaScript.

Built With

  • HTML

    • Use semantic HTML tags.
    • Apply best practices in HTML code.
  • CSS

    • Use CSS selectors correctly.
    • Use CSS box model.
    • Use Flexbox to place elements in the page.
    • Use grid to place elements in the page.
    • Media queries use to create UIs adaptable to different screen sizes.
      • Mobile Max-width: 768px
      • Desktop Min-width: 768px
  • JavaScript

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

    • Use GitHub Pages to deploy web pages.

Live Demo

Getting Started

This is an example of how you may give instructions on setting up your project locally. Modify this file to match your project, remove sections that don't apply. For example: delete the testing section if the currect project doesn't require testing.

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

Prerequisites

Browser and git

Install

git clone https://github.com/Mujeeb4582/FIRSTCAPSTONE.git

Usage

Open in browser

Project Documantaion and short descriptive Video

Authors

👤 Author1

🤝 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

  • Thanks to the Microverse team for the great curriculum.
  • Thanks to the Code Reviewer(s) for the insightful feedback.
  • A great thanks to My coding partner(s), morning session team, and standup team for their contributions.
  • Hat tip to anyone whose code was used.
  • Cindy Shin the author of the original design www.behance.net

📝 License

This project is MIT licensed.

Copyright (c) 2022 Mujeeb ur Rahman

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

This project is First Capstone and made with HTML, CSS and JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 51.9%
  • HTML 38.1%
  • JavaScript 10.0%