Skip to content

cgzmartinez/google-keep-clone

Repository files navigation

Google Keep Clone (with Svelte) Netlify Status

This project was made using Svelte in Vite

Recommended IDE Setup

VS Code + Svelte.

Why'd you do this project?

I've never used Svelte, and I wanted to try another framework since I'm comfortable with using React. I also wanted to practice using TypeScript, as I only ever used for testing.

What did you use to style the project?

This project was mostly styled with TailwindCSS and plain CSS

What are some common problems you ran into?

Mainly Firebase-related ones that had to deal with changing the rules on the Firebase App Dashboard.

What did you learn?

I learned that I need to brush up more on TypeScript

References

Stylings: Brittany Chiang https://github.com/bchiang7/google-keep-vue-firebase

Functionality: Haniel Ubogu https://github.com/HanielU/google-keep-sveltejs-firebase