Skip to content

ankitpathak62/Webdev-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Complete MERN Stack Course Repository

Welcome to the Complete MERN Stack Course Repository! This repository contains all the source code, important notes, and resources from a comprehensive MERN stack course. The course covers everything from the basics to advanced topics, including multiple projects to solidify your understanding.

Course Overview

This course takes you through the following technologies:

  • HTML & CSS: Basics of web development.
  • JavaScript: Core concepts and advanced topics.
  • Tailwind CSS: Utility-first CSS framework.
  • Bootstrap: Popular CSS framework for responsive designs.
  • React: Building dynamic user interfaces.
  • Redux: State management for React applications.
  • Express.js: Backend framework for building web applications.
  • Node.js: JavaScript runtime for server-side development.

Repository Structure

The repository is organized as follows:

  • Notes: Contains detailed notes for each topic covered in the course.
  • Source Code: Includes all the source code for lessons and projects.
  • Projects: Complete projects demonstrating the practical application of the MERN stack.

Getting Started

To get the most out of this repository:

  1. Clone the repository:

    git clone https://github.com/ankitpathak62/Webdev-notes
  2. Navigate through folders: Each folder is named according to the topic or project for easy navigation.

  3. Install dependencies: For projects, navigate to the respective directories and run:

    npm install
  4. Run projects: Follow the instructions provided in each project’s README file to run the project locally.

Projects Included

  • Basic CRUD Application
  • Job Portal
  • E-commerce Platform
  • Social Media App

How to Use

  • Study Notes: Use the notes folder to review important concepts and code snippets.
  • Practice Code: Explore the source code to understand how different concepts are implemented.
  • Build Projects: Use the projects folder to see real-world applications of the MERN stack.

Contributing

If you have improvements or additional content to share, feel free to fork the repository and submit a pull request.

License

This repository is licensed under the MIT License.


Enjoy learning the MERN stack! If you have any questions or feedback, feel free to open an issue or contact me directly. Happy coding!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published