• Stars
    star
    156
  • Rank 234,598 (Top 5 %)
  • Language
    HTML
  • Created about 4 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

It contains all the files I created during the MERN full stack web development course with coding ninjas

Coding Ninjas Full Stack Web Development

This repository contains all the resources and materials for the Coding Ninjas Full Stack Web Development course. The course is designed for students who are new to web development and want to learn how to build dynamic, full-featured web applications. The course covers a wide range of topics in web development, including HTML, CSS, JavaScript, Node.js, Express, MongoDB, and more.

Contents

The repository is organized into modules, each of which covers a specific topic in web development. The modules include:

  • Module 1: Introduction to Web Development
  • Module 2: HTML and CSS
  • Module 3: JavaScript
  • Module 4: Node.js and Express
  • Module 5: MongoDB and Mongoose
  • And more!

Getting Started

To get started, you'll need to have a basic understanding of web development concepts and some experience with HTML and CSS. You should also have a text editor and a web browser installed on your computer.

  1. Clone the repository to your local machine

    git clone https://github.com/parikshit223933/Coding-Ninjas-Full-Stack-Web-Development.git
    
  2. Navigate to the appropriate module. Each module contains a set of notes and exercises that will help you learn the material.

  3. Follow the instructions in the README file for that module to set up the development environment and run the code examples.

Installation Instructions

  1. This project requires Node.js and npm (Node Package Manager) to be installed in the system. Please check the node version by running node -v and npm version by running npm -v in the command prompt.

  2. Next, you'll want to install the dependencies for the project. In the root directory of the project, run the following command:

    npm install
    

    This command will install all the dependencies listed in the package.json file.

  3. Start the development server

    npm start
    

    This will start the development server and you can check the app running on http://localhost:3000/

Prerequisites

  • Basic understanding of web development concepts and some experience with HTML and CSS
  • Text editor (such as Sublime Text, Atom, or Visual Studio Code)
  • Web browser (such as Google Chrome, Firefox, or Safari)
  • Node.js version 12 or above
  • npm (Node Package Manager) version 6 or above

More Repositories

1

Coding-Ninjas-Competitive-Programming

Solutions to all the questions I solved during the Competitive programming course with Coding Ninjas.
C++
533
star
2

Coding-ninjas--Data-Science-and-Machine-Learning

Jupyter Notebook
42
star
3

BassRize-Online-Music-Player

Front End of an Online Music Player App
HTML
11
star
4

Reactive-Pod

An ipod emulator using REACT JS
JavaScript
10
star
5

Comspace-Express

A Social media Web Website Hosted on AWS made by using Node, Express, MongoDB
JavaScript
5
star
6

KVORA

Quora's Clone on MERN STACK
JavaScript
3
star
7

Minor-Rotor2

JavaScript
3
star
8

machine-hack

This is the Assignment given by Analytics India Magzine for front end web development Intern Position on 21 july, 2020
JavaScript
3
star
9

Tic-Tac-Toe-Android

Kotlin
2
star
10

SocialOrzix

A social media website using REACT JS, REDUX (using CODEIAL API)
JavaScript
2
star
11

CN-Intern-Assignment

TypeScript
2
star
12

parikshit223933

Profile Read Me markdown
1
star
13

SIH-INTERNAL-HACKATHON-PROJECT--INDIAN-NUMBER-PLATE-DETECTION

I did this project During "Smart India Hackathon (SIH)" -> Internal College hackathon
Python
1
star
14

Coda-Global-Frontend-Superhero-Hiring-Challenge---Jan-2021

JavaScript
1
star
15

Zelono-Movies

Basic React Redux app to list some movies and add them to favourites.
JavaScript
1
star
16

Reactive-Cart

Single Page Cart app using REACT JS
JavaScript
1
star
17

Basic-calculator-using-javascript

Basic Javascript Calculator
JavaScript
1
star
18

Selenium-instabot-project-1

This is the instagram bot project using selenium(Python)
Jupyter Notebook
1
star
19

Top-Tidings

Top-Tidings web app using newsapi with React-Redux
JavaScript
1
star
20

Log-Observer

HTML
1
star
21

tryin-react-ts

TypeScript
1
star
22

Dockett

A simple To-Do list Web App.
HTML
1
star
23

Resume-Me

My Resume Project
HTML
1
star
24

redis-cluster-switch

Short scripts to switch between clustered and non clustered modes in redis quickly
Shell
1
star
25

custom-angular-pipes

A simple lightweight library exposing some very useful custom built pipes for angular projects.
TypeScript
1
star
26

Teachup

HTML
1
star
27

resque-stagger

Stagger resque jobs over a period of time instead of enqueueing immediately
Ruby
1
star
28

Express-Contact-Bucket

This is Contacts app made by using NodeJs with Express framework and ejs as templating engine.
JavaScript
1
star