Skip to content

PSR0001/MERN-NOTEBOOK-CLIENT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Make Notes with React App

MERN STACK

This project was bootstrapped with [MERN STACk]

MERN STACK

Contents

  1. Description
  2. Installation
  3. Languages
  4. Contribution

Description

React is a free and open-source front-end JavaScript library for building user interfaces based on UI components.

Why React ?

React is a JavaScript library developed by Facebook which, among other things, was used to build Instagram.com. Its aim is to allow developers to easily create fast user interfaces for websites and applications alike. The main concept of React. js is virtual DOM.

Installation

Softeares Required :

Libraries :

Just install nodeJS & VS Code, open the repository on VS code and start working.

Projects picture

1

1

1


Run Locally

Clone the project

  git clone https://github.com/PSR0001/MERN-NOTEBOOK-CLIENT.git

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

Languages

  • REACT