Note-Taking App is a simple and intuitive application designed to help you organize your ideas and tasks. With a user-friendly interface, you can quickly create, edit, and delete notes from any device.
- Create, edit, and delete notes.
- Sort notes by date.
- Clone this repository:
git clone https://github.com/Krypter93/note-taking-app.git
- Navigate to the project directory:
cd note-taking-app
- Install dependencies:
npm install
- Run the application:
npm run dev
- Open the application in your browser:
http://localhost:5173
- Fork the repository on GitHub.
- Create a new branch.
- Commit your changes.
- Create a pull request.
This project is licensed under the MIT License.