Skip to content

sadrahoseini/react-note-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React note app

This project created with Create React App. A simple note app witch you can create/update/delete note cards on fullscreen board.
Note cards are draggable and cards data will save on localStorage.

Download and installation

For download and use this application you need to have installed Node.js on your computer. After installing Node.js just run bellow scripts in your command line in root path of project.

Run npm run build for deployment

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Run npm run start for development

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.

About

Simple note app developed based on react.js library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published