Skip to content

MukhtarSulaiman/notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes App

This app allows you to added notes with summary titles that can be reorganized at the top based on the most recent edited note. The project was built by using packages such as react-mde (React Markdown Editor) Showdown Split.

Usage

npm install

Once the project is cloned, run this command to install all the dependencies needed for the project.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.