Skip to content

Mert18/guessers-client

Repository files navigation

Guessers Client

Server code: https://github.com/Mert18/guessers-server

Setting up the development environment

  • First you need to set up the backend but luckily, it is so easy. Download the backend code here then follow the instructions here
  • Then come back here and download this code.
  • Run npm install at the root of this project.
  • Run npm run dev to start in development mode.
  • 👏

Pull requests welcome

All pull requests welcome. Just follow the guide:

  • Fork the project
  • Pick an issue from the issues tab, and let everyone know you are working on it by commenting on the issue (you will be assigned shortly).
  • Create a branch following the branch naming pattern : <issue-number>-<short description> for example: 51-redirect-users
  • After doing the work, open a pull request to this repository's main branch. It will be merged after an approval process.
  • 🫣

About

in active development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages