Skip to content

ahmadazizfauzi/Assignment_dicoding_react_notes

Repository files navigation

Logo

🚀 Notes

Write down every your agenda

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.

Authors

Installation

Install my-project with npm

  git clone https://github.com/ahmadazizfauzi/Assignment_dicoding_react_notes.git
  npm Install
  npm run dev

Deployment

To deploy this project run

  npm run build

then deploy using vercel or some free hosting

FAQ

Can it be opened on mobile devices?

Yes, this project has applied responsive design

Will my data be saved if I reload the page?

No, it is not yet possible to save permanently because it is still limited to local access

Features

  • Add Notes
  • Delete Notes
  • Archive Notes
  • Search Notes

Demo link : https://assignment-dicoding-react-notes.vercel.app/

About

A mini assignment about notes for dicoding assignment IDCAMP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published