Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.33 KB

File metadata and controls

50 lines (33 loc) · 1.33 KB

Scrimba - Notes App Solution

This is a solution to the Notes App project on Scrimba. Scrimba helps you improve your coding skills by building realistic projects.

Table of Contents

Overview

The Challenge

  • Sync notes with localStorage
  • Add note summary titles
  • Move modified notes to the top of the list
  • Delete notes

Screenshot

screenshot

Links

Getting Started with Create React App

This project was bootstrapped with Create React App.

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • React.JS
  • Flexbox

Author