Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nelsonwenner/gatsby-webpage-game

:joystick: A web page of a game made in one of the university disciplines.
https://github.com/nelsonwenner/gatsby-webpage-game

design gatsby javascript landing-page nodejs reactjs scss styled-components webpage website

Last synced: 2 days ago
JSON representation

:joystick: A web page of a game made in one of the university disciplines.

Awesome Lists containing this project

README

        


logo

Game webpage


Developed game code game topdown shooter


GitHub language count


Made by @nelsonwenner


Made by @ofelipegabriel321

License


Stargazers

## :movie_camera: Preview



## :rocket: Technologies

- [Node](https://nodejs.org/en/)
- [Gatsby](https://www.gatsbyjs.com/)

## :electric_plug: Prerequisites

- [Node.js LTS (>= 12.x)](https://nodejs.org/)
- [Gatsby CLI (>= 2.12.x)](https://www.gatsbyjs.com/)

## :information_source: Getting Started

1. Fork this repository and clone it on your machine.
2. Change the directory to `gatsby-webpage-game` where you cloned it.

## :closed_lock_with_key: Getting started the web application

```shell
/* Install dependencies */
$ npm install

/* Run the project */
$ npm run start
```

- Open frontend, the host [localhost:8000](http://localhost:8000)

## :memo: License

This project is under the MIT license. See the [LICENSE](LICENSE.md) for more information.

---