Skip to content

marisabrantley/sticky-notes-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super Sticky Notes App

Sticky notes are such a handy way to keep track of our neverending to-do lists and miscellaneous info. This interactive React app allows users to create sticky notes, as well as edit, search through, save and delete them.

Objective of this greenfield app project

  • Break the UI into components to build a component tree
  • Code a static version of the UI
  • Focus on the UI's data flow, assigning data to specific components, passing props down the component tree
  • Add interactivity
  • Save notes with state

Sticky.Notes.App.mov

Launch

Use the Super Sticky Notes App here: https://marisabrantley.github.io/sticky-notes-app/

Class

Skillcrush, Break into Tech Blueprint

Introduction to JavaScript React: Final Project

About

This interactive React app allows users to create sticky notes, as well as edit, search through, save and delete them.

Topics

Resources

Stars

Watchers

Forks

Contributors