This project is for my school assigment to build full website on any theme. LIVE PREVIEW
Whole app is build with React, Tailwind CSS and powered by RAWG API.
To get a local copy up and running follow these steps.
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
- Clone the repo
git clone git@github.com:bckslash/GamesLibrary.git
- Install NPM packages
npm install
- Run the app in the development mode.
npm start
See the open issues for a list of proposed features (and known issues).
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
- Robert Smrek - TUKE Student - Robert Smrek