Built this project under the Svelte Hackathon using Svelte web technology to create a list app that is multi-functional for every day integrating it with Appwrite.
Anything List app is a single app that lists all your activities, shopping lists, adventures etc. Anything you think of, the Anything List app is there for you.
Try the demo live
Client: Svelte, TailwindCSS
Server: Appwrite
Clone the project
git clone [email protected]:Terieyenike/appwrite-svelte-list-app.git
Go to the project directory
cd appwrite-svelte-list-app
Install dependencies
npm install
Start the server
npm run dev -- --open
To run this project, you will need to add the following environment variables to your .env
file
Reference the .env.local