Skip to content

This repository contains my MERN stack exercise codes and projects completed during my Full Stack Web Development course at Evangadi Tech. It showcases my progress in learning MySQL, Express.js, React.js, and Node.js, along with hands-on projects that demonstrate practical application of these technologies.

Notifications You must be signed in to change notification settings

ahmedtaju/mern-stack-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

MERN Stack Exercises

This repository contains the exercise codes I've developed while learning Full Stack Web Development (MERN Stack) at Evangadi Tech.

Overview

The MERN stack is a comprehensive suite of technologies for building dynamic web applications. Through Evangadi Tech's structured program, I've gained hands-on experience in:

  • MySQL: Managing data with a SQL database.
  • Express.js: Building server-side applications.
  • React.js: Developing interactive user interfaces.
  • Node.js: Executing JavaScript on the server.

Repository Structure

The repository is organized into directories corresponding to different phases of the course:

  • /phase-1-html-css-bootstrap: Static website development using HTML, CSS, and Bootstrap.
  • /phase-2-javascript: Programming fundamentals with JavaScript.
  • /phase-3-react-node-mysql-express: Backend and frontend integration with React, Node.js, MySQL, and Express.js.
  • /phase-4-fullstack-projects: Comprehensive projects combining all technologies.

Course Phases at Evangadi Tech

  1. Phase 1: Building Static Websites

    • Learning the fundamentals of web structure with HTML.
    • Applying styling using CSS and Bootstrap.
    • Course Details
  2. Phase 2: Coding with JavaScript

    • Understanding programming fundamentals using JavaScript.
    • Course Details
  3. Phase 3: React.js, Node.js, MySQL & Express.js

    • Developing dynamic applications with React and Node.js.
    • Managing databases with MySQL.
    • Building server-side logic with Express.js.
    • Course Details
  4. Phase 4: The Project Phase - Building Fullstack Applications

    • Gaining hands-on experience in fullstack application development.
    • Course Details

How to Use This Repository

  1. Clone the repository:

    git clone https://github.com/your-username/mern-stack-exercises.git
  2. Navigate to a specific phase:

    cd mern-stack-exercises/phase-1-html-css-bootstrap
  3. Explore the code and projects.

About Evangadi Tech

Evangadi Tech is dedicated to educating and guiding students toward becoming major contributors and leaders in the digital arena. Their comprehensive Full Stack Web Development course equips students with the necessary skills to compete globally. Learn more.

Contact

For any questions or feedback, feel free to reach out:

About

This repository contains my MERN stack exercise codes and projects completed during my Full Stack Web Development course at Evangadi Tech. It showcases my progress in learning MySQL, Express.js, React.js, and Node.js, along with hands-on projects that demonstrate practical application of these technologies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages