microsoft / AcademicContent

Free tech resources for faculty, students, researchers, life-long learners, and academic community builders for use in tech based courses, workshops, and hackathons.
MIT License
2.7k stars 962 forks source link

Web Dev Guide #358

Closed samipak458 closed 2 years ago

samipak458 commented 2 years ago

I would like to add my project as web-mobile guide.

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

samipak458 commented 2 years ago

@softchris kindly review my PR. Thank you

samipak458 commented 2 years ago

Thank you for the guidance, I will do improvement accordingly.