Skip to content

Aakashx2838/appointment-app-frontend

Repository files navigation

Appointment System

This is an open source appointment system that allows users to create, update, delete or view appointments. It is built using MERN stack and postgresql as database.

Alt text

Alt text

Tech Stack:

  • React
  • React Hook Form
  • JS Fetch API
  • TailwindCSS
  • React Context API
  • Zod
  • Typescript

Features Implemented:

  1. Create, Update, Delete Appointment
  2. Search & Sort API Integrated
  3. Loading Skeleton
  4. Form Validation

Running Locally

  1. Clone the repository
git clone https://github.com/Aakashx2838/appointment-app-frontend.git
  1. Install dependencies
with yarn : yarn
with npm : npm i

Run live demo

https://appointment-app-frontend.vercel.app

Releases

No releases published

Packages

No packages published