Skip to content

J-JD/My-Notes-App

Repository files navigation

This is the Notes App Project from the Front-end for beginners course on the Sololearn platform. Each commit coincides, step by step, with the lessons where the project is developed.

This app was built using Angular Framework and TypeScript.

Some important aspects of this exercise have been the use of:

  • Components to structure and organize the code.
  • Design forms with validation to ensure data integrity, protect application data and avoid errors in the processing or storage of information.
  • Angular routing to handle navigation from one view to the next. Angular Router enables navigation by interpreting the browser URL as an instruction to change the view.

All of this allows us to create easy-to-use applications with accessible and efficient interactions.

Thanks and happy coding!

👉 💾 Edit in StackBlitz next generation editor ⚡️