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
- Implementation of basic concepts of React JS
- Web Storage (Local and Session Storage)
- Azure Static Web App Service
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.