Skip to content

jeffsdev/React-StickyNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React.js Sticky-Notes

Jeff Seymour | July 2016

Description

This is a simple Sticky-Note app built with React.js to learn the basics of React. The app features basic React.js functionality, including Components, Props, Event Handling, and States. Users can Add, Save, Edit/Update, and Remove notes.

Technologies Used

HTML5, SCSS, Materialize.css, React.js

Dependencies

Make sure these are installed first.

Quick Start

Clone repository
npm install
gulp build
gulp default
View in browser at localhost:3000

License

The code is available under the MIT License.

About

A simple Sticky-Note app built with React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published