The preact client for fasty-task
, an app to manage your scholar life. This client needs an API
, you will need to connect it a deployed server, you can see the official server repository here.
- Clone the project
git clone https://github.com/IsmaCortGtz/fasty-task-preact.git
- Go to the project directory
cd fasty-task-preact
- Install dependencies
npm install
- Start the server
npm run dev
This proyect is under the GPL v3 license.