Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.16 KB

File metadata and controls

17 lines (12 loc) · 1.16 KB

Learning Through Project

Take Online Notes project that is easy to use and to understand. I created this website while learning Frontend Development. I used all the basic concepts of React JS (components, props and hooks) in this project, and my project will help learners to understand the basic concepts of React JS and implementation of the concepts. Records of notes are maintained and saved through Local Storage. I hosted this website using the Azure Static Web Apps service.

Website: Take Online Notes

Topics You Will Learn

Learning Outcomes

In this project, you will learn how to implement add, remove/delete, search, and save functionalities. You will also learn how to change theme of website and how to deploy, or publish, your website to Azure so that you can show it off to your friends.