An open API service indexing awesome lists of open source software.

https://github.com/lui7henrique/futuretrips

🗺 Website to show places I want to visit, using NextJS, GraphQL, GraphCMS and React Leaflet.
https://github.com/lui7henrique/futuretrips

graphcms graphql nextjs react

Last synced: about 1 month ago
JSON representation

🗺 Website to show places I want to visit, using NextJS, GraphQL, GraphCMS and React Leaflet.

Awesome Lists containing this project

README

          

## 🛫 Future Trips
A simple website to show places I want to visit!
> Access on: https://futuretrips.vercel.app/

## Features
- [x] Map with pins
- [x] About page
- [x] Places pages

## Technologies
- [NextJS](https://nextjs.org/)
- [NextSEO](https://github.com/garmeeh/next-seo)
- [TypeScript](https://www.typescriptlang.org/)
- [Styled-Components](https://styled-components.com/)
- [GraphQL](https://graphql.org/)
- [GraphQL Code Generator](https://www.graphql-code-generator.com/)
- [GraphCMS](https://graphcms.com/)
- [React Leaflet](https://react-leaflet.js.org/)

---

Made with 💙 by Luiz Henrique during the course
Aprenda NextJS, GraphQL/GraphCMS e Leaflet na prática!