Note-Taking-App is a web application for taking and downloading notes. It allows users to create, view and delete notes with ease.
- 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.
- Html
- Css
- React.js
- Material Ui
- Taiwind Css
- Styled Components
- Clone the repository:
git clone https://github.com/anevski-stefan/Note-Taking-App.git
- Install dependencies:
cd Note-Taking-App
npm install
- Start the app
npm run start
- Open your browser and go to http://localhost:5173/
This project is licensed under the MIT license. See the LICENSE file for details.