We often play amazing games and want to share the excitement with others. I wanted to create a platform where users can leave detailed game reviews and share them with other gamers.
Please note that the application is still in development and will continue to make updates.
- Fork the repo
- Clone the repo
git clone https://github.com/your_username_/G.Dia
- Install NPM packages
npm install
- Start server
npm start
G.Dia is an open source project, any contributions will be greatly appreciated. Please feel free to report any issues or make a PR using the below guide.
- Fork the repo and create your branch from
master
. - If you've added code that should be tested, please add tests.
- Ensure the test suite passes.
- Make sure your code lints and is formatted with
prettier
.
I use GitHub issues to track public bugs. Please ensure your description is clear and has sufficient instructions to be able to reproduce the issue
Distributed under the MIT License. See LICENSE for more information.