noted-io-react

📝 Notes App (React JS)

Stars
0
Committers
1

📝 noted.io - React Notes App

A note taking app built with React.js. This is a React capstone project to pass the course of Dicoding Indonesia: Learn to Build Web App with React. The project utilizes Vite for the usage of React.

⭐ Features

  • Add Notes ✅
  • Search Notes ✅
  • Archive / Unarchive Notes ✅
  • Delete Notes ✅

💻 Technologies

⚙️ Run Locally

Clone the project

  git clone https://github.com/evelyn-zhan/noted-io-react.git

Go to the project directory

  cd noted-io-react

Install dependencies

  npm install

Start the server

  npm run dev

© Evelyn 2024.

Badges
Extracted from project README
HTML5 CSS3 JavaScript React
Related Projects