Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robertsmrek/gameslibrary

Project for school assigment.
https://github.com/robertsmrek/gameslibrary

rawg-api react react-router responsive-design tailwindcss

Last synced: about 1 month ago
JSON representation

Project for school assigment.

Awesome Lists containing this project

README

        





Logo

Games Library



![Downloads](https://img.shields.io/github/downloads/bckslash/GamesLibrary/total) ![Contributors](https://img.shields.io/github/contributors/bckslash/GamesLibrary?color=dark-green) ![Issues](https://img.shields.io/github/issues/bckslash/GamesLibrary) ![License](https://img.shields.io/apm/l/vim-mode?color=asd&label=license&logo=green&logoColor=MIT)

## Table Of Contents

- [About the Project](#about-the-project)
- [Built With](#built-with)
- [Getting Started](#getting-started)
- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Roadmap](#roadmap)
- [License](#license)
- [Authors](#authors)

## About The Project

![Screen Shot](images/screen.png)

This project is for my school assigment to build full website on any theme.
[LIVE PREVIEW](https://awt-project.robertsmrek.com)

## Built With

Whole app is build with React, Tailwind CSS and powered by [RAWG](https://rawg.io/apidocs) API.

## Getting Started

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

### Prerequisites

This is an example of how to list things you need to use the software and how to install them.

- npm

```sh
npm install npm@latest -g
```

### Installation

1. Clone the repo

```sh
git clone [email protected]:bckslash/GamesLibrary.git
```

3. Install NPM packages

```sh
npm install
```

4. Run the app in the development mode.

```sh
npm start
```

## Roadmap

See the [open issues](https://github.com/bcksalsh/GamesLibrary/issues) for a list of proposed features (and known issues).

### Creating A Pull Request

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the MIT License. See [LICENSE](https://github.com/bckslash/GamesLibrary/blob/master/LICENSE) for more information.

## Authors

- **Robert Smrek** - _TUKE Student_ - [Robert Smrek](https://github.com/bckslash)