Skip to content

Example repo of building a gratitude journal using React (Remix), TypeScript, TailwindCSS, and Prisma with mnemonic-based authentication.

Notifications You must be signed in to change notification settings

Fghurayri/thankful

Repository files navigation

Thankful

Thankful

An example application to learn how to use Remix. You can read the associated blog post here.

Tools

How To Run Locally

# git clone the repo
cd thankful
cp .env.example .env # and fill the file with your secrets
npm i && npm run dev

About

Example repo of building a gratitude journal using React (Remix), TypeScript, TailwindCSS, and Prisma with mnemonic-based authentication.

Topics

Resources

Stars

Watchers

Forks