Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.43 KB

README.md

File metadata and controls

57 lines (34 loc) · 1.43 KB

G.Dia

About

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.

Built With

Getting Started

Installation

  1. Fork the repo
  2. Clone the repo

git clone https://github.com/your_username_/G.Dia

  1. Install NPM packages

npm install

  1. Start server

npm start

User Interface

UI

Contributing Guidelines

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.

PR's

  1. Fork the repo and create your branch from master.
  2. If you've added code that should be tested, please add tests.
  3. Ensure the test suite passes.
  4. Make sure your code lints and is formatted with prettier.

Issues

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

License

Distributed under the MIT License. See LICENSE for more information.