Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/franzdiebold/lyktos

πŸ”± lyktos | Compare greek and roman gods and goddesses.
https://github.com/franzdiebold/lyktos

bloomer bulma jest-snapshots react react-helmet react-router travis-ci

Last synced: about 2 months ago
JSON representation

πŸ”± lyktos | Compare greek and roman gods and goddesses.

Awesome Lists containing this project

README

        

![lyktos gods](./images/gods.png "lyktos gods")

# :trident: lyktos

## Compare greek and roman gods and goddesses.

[![React: v16.14](https://img.shields.io/badge/React-v16.14-61DAFB.svg)](./package.json)
demo: online
[![Build and Deploy](https://github.com/FranzDiebold/lyktos/actions/workflows/ci.yml/badge.svg)](https://github.com/FranzDiebold/lyktos/actions/workflows/ci.yml)
[![license: MIT](https://img.shields.io/badge/license-MIT-brightgreen.svg)](./LICENSE.md)

## Project background

What should you do if you both want to learn [React](https://reactjs.org) and get to know [greek](https://en.wikipedia.org/wiki/Greek_mythology) and [roman](https://en.wikipedia.org/wiki/Roman_mythology) mythology?

You create :trident: lyktos!

### React features/packages used

- [React Hooks](https://reactjs.org/docs/hooks-intro.html)
- [React Router](https://github.com/ReactTraining/react-router)
- [React Helmet](https://github.com/nfl/react-helmet)
- [Bloomer](https://github.com/AlgusDark/bloomer)
- [Jest Snapshot Testing](https://jestjs.io/docs/en/snapshot-testing)

## Etymology

Lyktos, Lyctus or Lyttos (Greek: Λύκτος or Λύττος), was one of the most considerable cities in ancient Crete, which appears in the Homeric catalogue. Lyttos is now a village in the municipality of Minoa Pediada.

According to Hesiod, Theogony (477-484), Rhea gave birth to Zeus in Lyctus and hid him in a cave of Mount Aegaeon. The inhabitants of this ancient Doric city called themselves colonists of Sparta, and the worship of Apollo appears to have prevailed there.

## Thank you!

- All information is taken from [Wikipedia](https://www.wikipedia.org)
- Gods [Vector Illustration by www.Vecteezy.com](https://www.vecteezy.com/)
- Heaven background [Designed by macrovector / Freepik](http://www.freepik.com)
- Made with [Bulma](https://github.com/jgthms/bulma)

## "Alexa, open mythology land"

Also check out the corresponding **Alexa skill** "mythology land", which is also [open source](https://github.com/FranzDiebold/mythology-land-alexa-skill)!

## Deployment

The app is automatically deployed to GitHub Pages using [GitHub Actions](https://github.com/features/actions), see [.github/workflows/ci.yml](.github/workflows/ci.yml).

## Technical

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

### Available Scripts

In the project directory, you can run:

#### `npm start`

Runs the app in the development mode.

Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.

You will also see any lint errors in the console.

#### `npm test`

Launches the test runner in the interactive watch mode.

See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

#### `npm run build`

Builds the app for production to the `build` folder.

It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.