Zameal Client

The web client of the Zameal Tarheel board, built with NextJs, typescript and tailwindcss.

Demo

https://zameal.vercel.app

Deployment

To deploy this project run

  npm run start

or

  docker build -t web
  docker run -p 3000:3000 web

License

MIT