svelte-keep-clone

Svelte Keep Clone

Clone of Google Keep using Svelte

logo

Google Keep Clone

Built with SvelteKit & TypeScript


Take me to the ✨Demo✨

ℹ About

A simple app for storing notes, with functionality and visuals inspired by Google Keep. Built as practice to learn Svelte.

Featuring:

  • SvelteKit
  • Types with Typescript
  • Styling with Sass
  • Linting with ESLint & Prettier
  • ???

🔧 Development

To run the project locally, clone the repository then install dependencies with yarn. To start a development server:

yarn dev

# or start the server and open the app in a new browser tab
yarn dev -- --open

🏗 Builds

To create a production build:

yarn build

You can then preview the production build with yarn preview.

Licenses

MIT Licensed. Copyright (c) Alexander Nicholson 2022.

Top categories

Loading Svelte Themes