Skip to content

robertsmrek/GamesLibrary

Repository files navigation


Logo

Games Library


Downloads Contributors Issues License

Table Of Contents

About The Project

Screen Shot

This project is for my school assigment to build full website on any theme. LIVE PREVIEW

Built With

Whole app is build with React, Tailwind CSS and powered by RAWG 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
npm install npm@latest -g

Installation

  1. Clone the repo
git clone git@github.com:bckslash/GamesLibrary.git
  1. Install NPM packages
npm install
  1. Run the app in the development mode.
npm start

Roadmap

See the open 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 for more information.

Authors