linus.dev
ReactJavaScriptCSSVercelCompleted

My Notes App

Project Details

This is a practice project focused on improving core React and JavaScript skills through hands-on application development.

The app allows users to create, view, and manage notes in a clean and responsive UI. It helped solidify understanding of React concepts such as component design, state management, event handling, and conditional rendering.

Key features:

  • Add, edit, and delete notes
  • Use of React hooks (useState, useEffect)
  • Responsive layout
  • Local storage persistence

Tech stack: React, JavaScript, CSS Developer: Sunil Bhattarai Purpose: Hands-on practice to strengthen frontend fundamentals.