Skip to content

Latest commit

 

History

History
49 lines (29 loc) · 1.43 KB

Readme.md

File metadata and controls

49 lines (29 loc) · 1.43 KB

Web Development Learning Projects

This repository contains two main folders showcasing different approaches to web development:

1. Basic Web Development

A collection of projects using fundamental web technologies:

  • HTML
  • CSS
  • JavaScript

Screenshot

🔗 Live Demo

2. React Projects

Modern web applications built with React

  • React Components
  • API Routes
  • Modern UI/UX

Screenshot

🔗 Live Demo

Features:

  • Integration of libraries like Formik, Yup, and Redux for state management and form validation.
  • Appwrite for backend services like user authentication and data storage.
  • Razorpay integration for payment processing.
  • Built as a Progressive Web App (PWA) for offline access, app-like experience, and better performance. PWA Screenshot

Purpose

This repository serves as a learning resource and demonstration of web development skills, progressing from basic fundamentals to modern frameworks.

Credits

Design inspiration from McDonald's website.


⭐ Feel free to star this repo if you find it helpful!