Skip to content

Mobile responsive notes web app with add/update/delete notes and deep search feature

Notifications You must be signed in to change notification settings

tejakadali/react-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactNotes

Used React,Redux and Webpack.

Running in Webpack development server.

Quick start

  1. Make sure that you have Node.js v11.10.0 and npm v6.8.0 or above installed for better development compactability.
  2. Clone this repo using git clone https://github.com/kstejas/ReactNotes.git <YOUR_PROJECT_NAME>
  3. Move to the appropriate directory: cd <YOUR_PROJECT_NAME>.
  4. Run 'npm install' in order to install dependencies.
  5. At this point you can run 'npm run dev' to see the example redux notes app at http://0.0.0.0:8009
  6. Run 'npm run build' for production build

npm run dev to run webpack development server npm run build for production build

About

Mobile responsive notes web app with add/update/delete notes and deep search feature

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published