/ft-client

the next.js client for ft

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

ft-client

ft-client is a client for the ft project.

localhost_3000_tmp_container.webm

You could try out the client through ft.lemondev.xyz

stack

This client uses Next JS, React JS and Tailwind CSS. However, things like API calls and caching are done through the fetch API and the localStorage respectively.