Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wojciechmarek/travel-agency

A sample website of "Explorix" travel agency.
https://github.com/wojciechmarek/travel-agency

gatsbyjs graphql modern-ui react seo styled-components

Last synced: 16 days ago
JSON representation

A sample website of "Explorix" travel agency.

Awesome Lists containing this project

README

        

# Explorix

A sample website of "Explorix" travel agency. Based on the YouTube tutorial.

## Purpose

The Explorix website was created to improve my skills in creating modern websites.

## Screenshot

![tinywow_explorix_9737701](https://user-images.githubusercontent.com/27026036/207664988-bb785027-d99c-4c21-8a5b-d2d427ebda15.jpg)

## Used technologies

- Visual Studio Code
- Gatsby.js
- Styled Components
- GraphQL
- Basics of SEO

## How to run

Restore npm packages: `npm i`, then start a development server: `npm start`.