/dicatat

"Belajar Fundamental Aplikasi Web dengan React" is my fifth class which I have learned at Dicoding Indonesia. The lessons I have learned include Property Validation, React Router, Component Lifecycle, React Context, and React Hooks. The learning evaluation is carried out by building a web application that applies the lessons learned.

Primary LanguageJavaScript

Belajar Fundamental Aplikasi Web dengan React

Preview

Submission Project

Get Started

  1. Clone Repository
git clone https://github.com/dimmasyusuf/dicatat.git
  1. Open Directory
cd dicatat
  1. Start Server
npm run start

Build for Production

  • Build
npm run build