This is my first project developed by reactjs framework as user interface
The Note App project is an application that allows users to take notes, store, and manage notes that can be easily shared. The app can be used on various devices such as smartphones, tablets, or computers, and is equipped with features such as:
- Adding, editing, and deleting notes
- Storing notes locally or in the cloud
- Searching for notes
- Sharing notes with others
This project can be used by individuals or groups to manage tasks, projects, or other activities. This application is very useful for those who want to store important information in a structured manner and can be accessed anytime and anywhere.
This project was developed and assisted by several libraries and I would like to thank the providers that I mentioned below:
To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/rhandyta/noteapp.git
git clone https://github.com/rhandyta/noteapp-api.git
backend using laravel
3. Install NPM packages
npm install
- Enter your API in
.env
VITE_API_URL = 'ENTER YOUR API URL';
Distributed under the MIT License. See LICENSE for more information.
- rhandyta - Developer - rhandyta - rhandyta