https://github.com/mhdez221993/css-ninja
This project is based on an online website to learn CSS. It contains the main page, about and tickets page each of these pages have 2 different screen sizes: mobile and desktop.
https://github.com/mhdez221993/css-ninja
css html javascript
Last synced: 11 months ago
JSON representation
This project is based on an online website to learn CSS. It contains the main page, about and tickets page each of these pages have 2 different screen sizes: mobile and desktop.
- Host: GitHub
- URL: https://github.com/mhdez221993/css-ninja
- Owner: Mhdez221993
- License: mit
- Created: 2021-04-10T09:06:49.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T18:38:45.000Z (over 1 year ago)
- Last Synced: 2025-04-23T17:51:30.335Z (about 1 year ago)
- Topics: css, html, javascript
- Language: HTML
- Homepage: https://mhdez221993.github.io/css-ninja/
- Size: 4.62 MB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSS Ninja
The goal of CSS Ninja is to explore and implement CSS fundamentals through hands-on experience. This project emphasizes responsive design, layout techniques, and creating visually appealing components tailored to different screen sizes. It consists of multiple pages, each styled for optimal performance on mobile and desktop devices.
## Key Learning Objectives:
- Develop responsive layouts using CSS Grid and Flexbox.
- Understand and apply media queries for screen size adaptation.
- Explore typography, spacing, and color schemes to enhance UI/UX.
- Practice creating modular and reusable CSS components.

## Built With
- HTML5
- CSS3
- Bootstrap
## [Live Demo](https://mhdez221993.github.io/css-ninja/)
## Getting Started
To get a local copy:
- `git clone git@github.com:Mhdez221993/css-ninja.git`
- `cd css-ninja`
## Author
👤 **Moises Hernandez**
- [GitHub](https://github.com/Mhdez221993)
- [LinkedIn](https://www.linkedin.com/in/moises-hernandez-9bbb17145/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Credits
The list of third party components used in this project, with due credits to their authors and license terms. More details can be found in the next link.
- Cindy Shin in Behance
- [credits](https://www.behance.net/gallery/29845175/CC-Global-Summit-2015)
## Acknowledgments
- Microverse
- StackOverflow