This is a solution to the Notes App project on Scrimba. Scrimba helps you improve your coding skills by building realistic projects.
- Sync notes with localStorage
- Add note summary titles
- Move modified notes to the top of the list
- Delete notes
This project was bootstrapped with Create React App.
- Semantic HTML5 markup
- CSS custom properties
- React.JS
- Flexbox
- ReactJS - How to set up a local development environment on your computer
- MDN - Window.localStorage
- Scrimba - How to use localStorage
- SimplerNerd - How to Get the Substring Before a Character in JavaScript
- BobbyHadz - Remove all non-alphanumeric Characters from String in JS
- GeeksForGeeks - JavaScript Array unshift() Method
- Website - Emanuele Del Monte