https://github.com/artursantiago/my-trips
A simple project to show my fovorite spots in the world made with Next, GraphQL, GraphCMS and Leaflet.
https://github.com/artursantiago/my-trips
graphcms graphql leaflet nextjs react typescript
Last synced: 4 months ago
JSON representation
A simple project to show my fovorite spots in the world made with Next, GraphQL, GraphCMS and Leaflet.
- Host: GitHub
- URL: https://github.com/artursantiago/my-trips
- Owner: artursantiago
- License: mit
- Created: 2021-09-20T02:07:30.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-20T13:19:47.000Z (almost 5 years ago)
- Last Synced: 2025-03-26T06:12:53.662Z (over 1 year ago)
- Topics: graphcms, graphql, leaflet, nextjs, react, typescript
- Language: TypeScript
- Homepage: https://my-trips-artursantiago.vercel.app/
- Size: 466 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Live |
Project |
Techs |
Installation |
Getting Started |
License

## 💻 Project
A simple project to show my fovorite spots in the world made with Next, GraphQL, GraphCMS and Leaflet.
## 🚀 Techs
This project was developed with the following technologies:
- Next.js
- Typescript
- Styled Components
- GraphQL
- GraphCMS
- Leaflet
## 👨🏻🔧 Installation
You need to install YARN/NPM and NODE first, then in order to clone the project via SSH, run this command:
```bash
git clone git@github.com:artursantiago/my-trips.git
```
Install dependencies
You need to install the dependencies of the project, so run the above command on root and in each of this folders:
```bash
npm install
# or
yarn
```
## 🏃♂️ Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## 📝 License
This project is under the MIT license. See the [LICENSE](LICENSE) file for more details.
---
This project is only for study purposes. The brand, logo and name are non professional.