louisgituhi / pocketbase-todo-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pocketbase To-Do App

An application created with react, tailwind and pocketbase to store your tasks

Usage

Clone the repository, then Go to pocketbase.io and download the executable Once downloaded copy the exe to the root project directory Use the command:

./pocketbase serve

Create a new collection called 'tasks'

Open another terminal and type:

npm install

to install all dependencies Once install, run the command:

npm run dev

About


Languages

Language:JavaScript 91.5%Language:CSS 4.5%Language:HTML 4.0%