Skip to content

hirwaaldo1/gym-react-Notes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes App

Live version

Notes App on netlify

Contents

In this landing page project we have the following sections done:

  • Editor
  • Sidebar

Technologies Used

This project is mainly based on React.js plus others few libraries listed below:

How To Run The Project

First, install the project's dependencies:

npm install

Then, run the development server:

npm start

There you go 😊, You can preview the project on http://localhost:3000