Splitiphy is a Modern Full Stack Web Application that allows users to easily split bills with friends and family. It is built with Next JS, Tailwind CSS, and Drizzle.
✅ [Live] [https://splitiphy.vercel.app/] 😊
Following steps are required to run the application:
-
Open Terminal
-
Clone Splitiphy Repository
git clone https://github.com/iamsomraj/splitiphy.git
- Go to Root Directory of the Project
cd splitiphy
- Setup Environment Variables
To run this project, you will need to add the following environment variables to your .env
file
-
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY
- Clerk Publishable Key -
CLERK_SECRET_KEY
- Clerk Secret Key -
DATABASE_URL
- Database URL -
Install Dependencies
pnpm install
- Run the Application
pnpm run dev
LinkedIn : iamsomraj 😊
Portfolio: Somraj Mukherjee 😊
Give me a star ⭐
if this project helped you 👦 👧