Skip to content

cholis04/simple-note

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dicoding Submission - Simple Note

Banner All Device Simple Note

This is submission project "Building Single Page Application using React" from Dicoding Indonesia.

Features

  • Added Notes
  • Archiving Notes
  • Delete Notes
  • Display Active / Archive Notes
  • Search Notes by Title
  • User Registration and Authentication
  • Change Dark / Light Appearance
  • Switch to English / Indonesian

What I learned

  • Validate the props component using PropTypes.
  • Creating client-side routing using the React Router ecosystem.
  • Utilize lifecycle methods to get data from APIs inside components.
  • Accessible global state without props drilling practice using React Context.
  • Write better React code by maximizing the use of functional components through Hooks.

Links

Author