kyzsu / remind-me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remind Me - Reminder Web App

Remind Me is a web application built using React, Next.js, TypeScript, Server Actions, Zod, React Hook Form, Prisma, and Tailwind CSS. It allows users to create and manage reminders effortlessly. Completed this app on 2 September 2023.

Features

  • Create, edit, and delete reminders.
  • Set custom reminders with a title, date, time, and description.
  • Receive notifications for upcoming reminders.
  • User-friendly interface built with Tailwind CSS.
  • Robust backend with Prisma and Server Actions.
  • Type-safe with TypeScript and Zod for data validation.
  • Seamless form handling with React Hook Form.

Technologies Used

  • Frontend:

    • React
    • Next.js
    • TypeScript
    • Tailwind CSS
    • React Hook Form
  • Backend:

    • Prisma
    • Server Actions
    • Node.js (or your preferred backend technology)

Getting Started

To run Remind Me locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/remind-me.git
    cd remind-me

About


Languages

Language:TypeScript 99.1%Language:JavaScript 0.8%Language:CSS 0.0%