Skip to content

vinitk09/Bharat_Intern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Task 1

Registration Form

This is a registartion form created with the help of html, css, Node.js, Mongodb which basically stores the information of the user in the mongodb as the users click on the register button.

Prerequisites

  • Node.js installed on your machine

Installation

  1. Clone the repository:
    git clone https://github.com/vinitk09/Bharat_Intern.git
  2. Enter inside the Directory :
    cd .\Bharat_Intern\Registration_Form   
  3. Install dependencies:
    npm install node  
  4. Run the application:
    npm start

Task 2

Blog Website

This project is a blog website created using HTML, CSS, Node.js, and Express.js. It allows users to view, create, edit, and delete blog posts.

Prerequisites

  • Node.js installed on your machine

Installation

  1. Clone the repository:
    git clone https://github.com/vinitk09/Bharat_Intern.git
  2. Enter inside the Directory :
    cd .\Bharat_Intern\Blog   
  3. Install dependencies:
    npm install node  
  4. Run the application:
    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published