Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 862 Bytes

README.md

File metadata and controls

40 lines (30 loc) · 862 Bytes

My notes app

This is a web (SPA) application where you can store all your notes!

Features

  • Register
  • Login
  • Logout
  • Create and save notes
  • Edit notes
  • Delete notes
  • Add some colors

Technologies used

  • JavaScript
  • HTML
  • SCSS
  • Lit-HTML
  • page.js
  • back4app - for backend
  • github - for deploy

What i've learned from the project

  • SPA architecture basics
  • SPA routing (page.js)
  • SPA templating (Lit-HTML)
  • Setup BaaS (back4app)
  • CRUD operations
  • RESTful API communication
  • Deploying the app (github)

Screenshot

screenshot

Live demo

Play Button