web_next/scheduler_app
2024-04-25 12:06:30 -05:00
..
app initial commit 2024-04-25 12:06:30 -05:00
components/ui initial commit 2024-04-25 12:06:30 -05:00
lib initial commit 2024-04-25 12:06:30 -05:00
public initial commit 2024-04-25 12:06:30 -05:00
.gitignore initial commit 2024-04-25 12:06:30 -05:00
components.json initial commit 2024-04-25 12:06:30 -05:00
jsconfig.json initial commit 2024-04-25 12:06:30 -05:00
next.config.mjs initial commit 2024-04-25 12:06:30 -05:00
package-lock.json initial commit 2024-04-25 12:06:30 -05:00
package.json initial commit 2024-04-25 12:06:30 -05:00
postcss.config.mjs initial commit 2024-04-25 12:06:30 -05:00
README.md initial commit 2024-04-25 12:06:30 -05:00
tailwind.config.js initial commit 2024-04-25 12:06:30 -05:00

This project will be using Next.js with Firebase and Kinde Auth to create the scheduler application.

React component Libraries

  1. Shadcn UI

Start the project --> npm run dev