Skip to content

vankodev/codewithmosh-frontend-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moshify Website

Moshify is a fictional cloud hosting website built as part of Mosh Hamedani's Ultimate HTML & CSS: Part 3 course. This project focuses on converting mockups into real websites while applying modern front-end development best practices, including responsive design, animations, and performance optimization.

Learning Outcomes

  • Industry Best Practices: Followed modern standards for writing and validating HTML5/CSS3 code, and optimized images and performance for faster load times and better SEO results.
  • Responsive Design: Employed a mobile-first approach with media queries to create flexible layouts that adapt to all screen sizes.
  • CSS Grid Mastery: Gained proficiency in creating complex, responsive layouts using CSS Grid as the core layout system.
  • Component-Based Development: Applied a bottom-up development strategy by building reusable components, laying a strong foundation for modern frameworks like React.

Try It Out

Try the Live Demo or install locally.

Local Setup

  1. Ensure you have Node.js and Parcel installed
  2. Clone the repo
  3. Install dependencies (npm install)
  4. Start the app (parcel index.html)
  5. Open http://localhost:1234 in your browser

Preview

Screenshot 2025-03-09 at 18-01-47 Moshify

About

A responsive website built as part of Mosh Hamedani's 'Ultimate HTML & CSS' course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published