https://github.com/abdullah-niaz/mern-delta
https://github.com/abdullah-niaz/mern-delta
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abdullah-niaz/mern-delta
- Owner: Abdullah-Niaz
- Created: 2023-12-18T15:24:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-22T14:22:26.000Z (over 1 year ago)
- Last Synced: 2025-03-09T21:00:12.329Z (7 months ago)
- Language: CSS
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MERN Delta Course
Welcome to my MERN Delta course repository! This repository contains the code and projects I'm working on as part of the 62-day course to become a full-stack developer.
## Table of Contents
- [Overview](#overview)
- [Course Outline](#course-outline)
- [Technologies](#technologies)
- [Projects](#projects)
- [How to Use](#how-to-use)
- [Contributing](#contributing)
- [License](#license)## Overview
This repository serves as a record of my progress throughout the MERN Delta course. I am focusing on building my skills in frontend technologies (HTML, CSS, JavaScript, Tailwind CSS, Bootstrap), backend technologies (Node.js, Express), databases (MongoDB, SQL), and React.
## Course Outline
The course spans 62 days and covers the following key areas:
- Frontend Development
- Backend Development with Node and Express
- Database Management with MongoDB and SQL
- React.js## Technologies
- **Frontend:**
- HTML
- CSS
- JavaScript
- Tailwind CSS
- Bootstrap- **Backend:**
- Node.js
- Express.js- **Database:**
- MongoDB
- SQL- **Library/Framework:**
- React.js## Projects
- **Project 1: Frontend Basics**
- Description: Basic HTML, CSS, and JavaScript projects to build a strong foundation.- **Project 2: Node.js and Express Backend**
- Description: Implementing server-side logic using Node.js and Express.- **Project 3: Database Management**
- Description: Working with MongoDB and SQL for data storage and retrieval.- **Project 4: React.js Application**
- Description: Building a dynamic and interactive frontend using React.js.## How to Use
1. Clone the repository:
```bash
git clone https://github.com/Abdullah-Niaz/MERN-DELTA.git