SnehaParkar / note-app

Note App - Scrimba course section 4 project

Home Page:https://snehaparkar.github.io/note-app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note App Solution (Scrimba React Course section 4 project)

This is a solution to the Notes App project on Scrimba.

Requirements

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

Screenshot

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

If you want to see the final product, in the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

Built with

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

Author

About

Note App - Scrimba course section 4 project

https://snehaparkar.github.io/note-app/


Languages

Language:CSS 49.2%Language:JavaScript 40.8%Language:HTML 10.0%