MattCain / react-notes

A basic note taking app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React-Notes

A very simple note taking app, built with:

  • React
  • Redux
  • Immutable
  • React-Router
  • React-Bootstrap
  • ES6
  • Webpack

You can create, edit and delete notes, persistence is handled with localstorage. No validation because I got bored.

To run use:

npm install
npm start

About

A basic note taking app


Languages

Language:JavaScript 95.8%Language:HTML 3.7%Language:CSS 0.5%