Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ramonxm/travel-map

πŸ—ΊοΈ | A project to add travel pins to a map
https://github.com/ramonxm/travel-map

graphqcms graphql jest nextjs typescript

Last synced: 5 days ago
JSON representation

πŸ—ΊοΈ | A project to add travel pins to a map

Awesome Lists containing this project

README

        

# Mapper Tripper

An application developed with NextJS, graphqL and Leaflet, created from the teachings of the course: 'Learn NextJS, GraphQL/GraphCMS and Leaflet in practice!'

## Demo

- A simple page to capture pins and view information about locations.

image

- Initial page

image

- After pin

# How to use

- Install

```shell
$ yarn
```

- Run

```shell
$ yarn dev
```

# Special Thanks

For Estartando Devs and William Justen!!