mrcrumpy / ticketio

Home Page:https://ticketio.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ticket.io

The project can be seen here

Getting Started

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Testing

The project uses jest for unit tests. The scripts in the package.json are

yarn test

# or

yarn test:watch # watch mode

i18n

The project uses next-internationalisation and the native js API Intl for i18n purposes.

About

https://ticketio.vercel.app


Languages

Language:TypeScript 95.9%Language:JavaScript 2.7%Language:CSS 1.4%