Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zaid-maker/todo-app-in-svelte


https://github.com/zaid-maker/todo-app-in-svelte

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Todo List App in Svelte

[live demo of the App](https://todo-app-in-svelte.vercel.app/)

## Prerequisites

- [Node.js (16.x)](https://nodejs.org/)
- [NPM (8.x)](https://www.npmjs.com/)

## Getting Started

- Clone the repository.
- Install dependencies by running `npm install`.
- Run the application by running `npm start`.
- Open the browser and navigate to `http://localhost:3000`.
- You should see a Todo List App :)