Lucid Airways Ticket ✈️

Author Languages Stars

Go check it out ?


? Running Locally

$ git clone https://github.com/LauraBeatris/lucid-airways-ticket.git
$ cd lucid-airways-ticket
$ cp .env.local.example .env.local
$ cp .env.example .env
$ yarn
$ yarn dev

Define the environment variables by creating a .env.local file similar to .env.local.example

? Faq

Question: What are the technologies used in this project?

Answer: Next.js, Tailwind UI, Upstash and Puppeteer.

Question Why Next.js instead of other frameworks of React out there?

Answer I chose Next.js in order to opt out for different rendering strategies. The tickets are generated by using Incremental Static Regeneration & API routes.

? Issues

Feel free to file a new issue with a respective title and description. If you already found a solution to your problem, I would love to review your pull request!

GitHub

View Github