/exploria

Primary LanguageTypeScript

Exploria

This is an Itinerary application. Based on the location and days, it generates the itinerary for the best places to visit.

Tech-Stack

  1. Nextjs
  2. GraphQL
  3. Apollo-client
  4. Apollo-server
  5. Codegen

How to run

Install dependencies

npm install

Run the project

npm run dev