Project ini dibuat untuk menyelesaikan Final Project dari Course "Belajar Membuat Aplikasi Web dengan React" DiCoding
Live Demo: https://personal-notes-app-rho.vercel.app/
Client: React, Bootstrap, JQuery.
Install Personal-Notes-App with npm
- Clone the repo
https://github.com/febrian2108/Personal-Notes-App.git
- Go to project
cd Personal-Notes-App - install npm
npm i
- run project
npm start
