This application is intended to complete the course on the Dicoding platform with the class "Belajar Membuat Aplikasi Web dengan React" and "Belajar Fundamental Aplikasi Web dengan React".
There are 3 branches available for submission: "submission-react-basic", "submission-react-fundamental-1", and "submission-react-fundamental-2".
This application consumes a REST API provided by Dicoding.
"Do not plagiarize code to complete the same class."
https://my-awesome-notes.netlify.app/
Clone the project
git clone [email protected]:yayanrw/react-mynotes.git
Go to the project directory
cd react-mynotes
Install dependencies
npm install
Start the server
npm start
Client: React, Bootrap