Skip to content

TheRealThor/google-keep-sveltejs-firebase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Keep Clone built With SvelteJS And Firebase

This project was a test of my skills as a developer a week into learning svelte. All part of practicing to become a better developer :)

Started: Sunday, November 29, 2020, 8:28 AM

Ended: Wednesday, December 2, 2020, 10:05 AM

Note

While forking this repo, or taking implementation, please make reference to this repo => https://github.com/HanielU/google-keep-sveltejs-firebase

Features

  • Add notes to to database (firestore) which are fetched and updataed in the UI in real-time.
  • Edit notes which are then stored in the database in realtime which is then reflected in the UI.
  • Delete selected notes from database as well as UI.

Demo

A video demonstration of this project is found at https://www.youtube.com/watch?v=qfnhHjBXGtA An online demo of this project is found https://keep-svelte.netlify.app. Internet connection required. A

Disclaimer


About

Google Keep Clone With Svelte and Firebase (Firestore)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 59.4%
  • JavaScript 30.9%
  • CSS 5.9%
  • HTML 3.8%