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.
- Host: GitHub
- URL: https://github.com/lui7henrique/futuretrips
- Owner: lui7henrique
- Created: 2021-08-11T13:27:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-15T01:29:34.000Z (about 4 years ago)
- Last Synced: 2025-01-13T08:46:46.944Z (about 1 year ago)
- Topics: graphcms, graphql, nextjs, react
- Language: TypeScript
- Homepage: https://futuretrips.vercel.app/
- Size: 780 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!