This Notes is one of the results of a project from the Dicoding class that has the feature of adding, deleting, and archiving notes about the title and content, as well as searching for notes, which allows users to search for notes based on the title.
Install my-project with npm
git clone https://github.com/ahmadazizfauzi/Assignment_dicoding_react_notes.git
npm Install
npm run dev
To deploy this project run
npm run build
then deploy using vercel or some free hosting
Yes, this project has applied responsive design
No, it is not yet possible to save permanently because it is still limited to local access
- Add Notes
- Delete Notes
- Archive Notes
- Search Notes
Demo link : https://assignment-dicoding-react-notes.vercel.app/