Skip to content

vasucp1207/preact-appwrite-todoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TodoList Demo using preact-js with appwrite

Demo.mov

Highlights

  • Complete CRUD functionality.
  • Use preact-js signal for handling the states.
  • Use appwrite for backend services such as authentication and database.

Setup

  • Fork the repo to your account.
  • Clone your forked repo using git clone https://github.com/<YourGithubUserName>/preact-appwrite-todoList.git
  • Open your clone project in your preferable editor.
  • Open terminal and install dependencies npm install.
  • Start the project on localhost by running npm run dev, now app is running on your localhost type localhost:8080 in browser to launch the app.

Contributing

First off, thanks for taking the time to contribute!

All types of contributions are encouraged and valued. See the Setup section for setup the project. Please make sure to read the relevant section before making your contribution. It will make it a lot easier for us and smooth out the experience for all involved. The community looks forward to your contributions.

About

TodoList Demo using preact-js with appwrite

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published