Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 822 Bytes

README.md

File metadata and controls

55 lines (31 loc) · 822 Bytes

Note-Taking-App

Note-Taking-App is a web application for taking and downloading notes. It allows users to create, view and delete notes with ease.

Features

  • Create notes: Users can create new notes.
  • View notes: Users can view all of their notes on the home page
  • Delete notes: Users can delete their notes.

Technologies used

  • Html
  • Css
  • React.js
  • Material Ui
  • Taiwind Css
  • Styled Components

Installation

  1. Clone the repository:
git clone https://github.com/anevski-stefan/Note-Taking-App.git
  1. Install dependencies:
cd Note-Taking-App
npm install
  1. Start the app
npm run start
  1. Open your browser and go to http://localhost:5173/

License

This project is licensed under the MIT license. See the LICENSE file for details.