ManuCoutinho / trip-app

#graphql #leaflet #mapbox #graphcms # nextjs

Home Page:https://trips.manucoutinho.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trip App

Github top language graphQL Vercel License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

This application was built based on the data contained in the Excursionista website. Contains API in graphQL, provided by GraphCMS and integrated via Graphql-request and fully typed with the help of Codegen. The routes are completely dynamic, generated from the getStaticProps method and updated via ISG, saving the number of calls made to the API and increasing the speed of delivery to the end user.

✨ Features

βœ”οΈ GraphCMS;
βœ”οΈ ISG;
βœ”οΈ Leaflet

πŸš€ Technologies

The following tools were used in this project:

βœ… Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/ManuCoutinho/trip-app

# Access
$ cd trip-app

# Install dependencies
$ npm install

# Run the project
$ npm run dev

# The server will initialize in the <http://localhost:3000>

πŸ“ License

This project is under license from MIT. For more details, see the LICENSE file.

Made by Manu Coutinho

 

Back to top

About

#graphql #leaflet #mapbox #graphcms # nextjs

https://trips.manucoutinho.com

License:MIT License


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%Language:Shell 0.0%