Tweemoji

This app is created using T3 Stack .

Learn More

  1. Clone the project.

  2. Check out the .env.example file.

  3. Make clerk account and use a SQL database, I personally decided to go with PlanetScale DB.

  4. Then run

    npx prisma db push
    npm install
    npm run dev
    

This will run the project

Screenshots

image