Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/felixbehne/spacelytics

A Web Application to Explore Statistics about SpaceX Operations.
https://github.com/felixbehne/spacelytics

auth0 nextjs react spacex-api

Last synced: 13 days ago
JSON representation

A Web Application to Explore Statistics about SpaceX Operations.

Awesome Lists containing this project

README

        





Logo

Spacelytics



A Web Application to Explore Statistics about SpaceX Operations.




Explore the Demo »




View Demo
.
Report Bug
.
Request Feature

![Contributors](https://img.shields.io/github/contributors/FelixBehne/Spacelytics?color=dark-green) ![Forks](https://img.shields.io/github/forks/FelixBehne/Spacelytics?style=social) ![Stargazers](https://img.shields.io/github/stars/FelixBehne/Spacelytics?style=social) ![Issues](https://img.shields.io/github/issues/FelixBehne/Spacelytics) ![License](https://img.shields.io/github/license/FelixBehne/Spacelytics)

## Table Of Contents

- [Table Of Contents](#table-of-contents)
- [About The Project](#about-the-project)
- [Built With](#built-with)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [License](#license)

## About The Project

![Screen Shot](.media/landing-page.png)

## Built With

This project has been built with:

* [nextjs](https://nextjs.org/)
* [react](https://reactjs.org)
* [next-auth0](https://github.com/auth0/nextjs-auth0)
* [css-modules](https://github.com/css-modules/css-modules)

## Getting Started

To get a local copy up and running follow these simple example steps.

### Prerequisites

* npm or yarn

### Installation

1. Clone the repo

```sh
git clone https://github.com/FelixBehne/spacelytics
```

2. Install NPM packages

```sh
yarn
```

3. Fill in the necessary environment variable (needed for authentication)

4. Start the development server

```sh
yarn dev
```

## License

Distributed under the MIT License. See [LICENSE](https://github.com/FelixBehne/Spacelytics/blob/main/LICENSE.md) for more information.