An unofficial Life is Strange website made by a fan of the game.
This project was made only for educational purposes, any suggestion of improvement is welcome. Then, feel free to submit your PR or publish an Issue.
This project is licensed under the MIT License - see the LICENSE.md file for details.
- Fork it (https://github.com/doougui/life-is-strange-fan-made/fork)
- Clone repository (
git clone https://github.com/yourname/life-is-strange-fan-made
) - Create your feature branch (
git checkout -b your_feature_name
) - Commit your changes (
git commit -am 'Add some changes'
) - Push it to the branch (
git push origin your_feature_name
) - Create a new Pull Request