https://stefpetrov.github.io/Games-Library-React
- You can download the project ZIP file or you can clone the repository directly.
- Open the project with IDE/Code Editor.
- Open terminal with Ctrl + J.
- Navigate to the app folder.
- Type npm i to install all modules that are listed on package.json file and their dependencies.
- Type npm start to run the project in the browser. It will start on http://localhost:3000, but you can change it to another if necessary. Type y to do it.
- Enjoy!













