Skip to content

donis3/feely-message

Repository files navigation

Feely Message is a fullstack Next.JS 13.4 Application. This project is part of my portfolio.

Motivation

This app was created to learn and practice Next.JS App Router and Server Components.

Tech Stack

  • Next.JS 13.4.2 : The core of the application. Handles both frontend and backend requests. I've used both server components to fetch db data and api routes to learn about both.
  • NextAuth : Handles the app authentication along with google auth provider. Stores users & sessions in firestore db.
  • FireBase: Firestore database for my data storage with a generous free tier
  • Tailwind Css: My component styles are done inline using tailwind
  • Shadcn/UI: Cards, buttons, dialog components etc... Great resource with built in accessibility. These components are built on top of RadixUi primitives with minimal styling

Deployment

Application is deployed to Vercel free tier.

About

Share messages for special occasions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published