Skip to content

bloodzmoon/checkit

Repository files navigation

🕵️‍♂️ Checkit

Playground for testing your computer accessories.

✨ Bootstrapped with Create React App.

🚀 Goals

  • To make an Open Source contribution.
  • Get familiar with Github.
  • Make great web application.

🎈 Playground supported

  • Keyboard (window)
  • Keyboard (mac)
  • Mouse
  • Numpad
  • Xbox Controller
  • PS Controller

💻 Technology used

🌟 Contribution

  1. Fork this repository and clone it to your computer
  2. Install dependency locally via npm install
  3. Do your work 🛠.
  4. Run formatter npm run lint
  5. Run the test npm test
  6. Push to your remote branch and create "Pull request"

💻 Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm run lint

Format the code styles to follow the styles in .prettierrc file

npm test

Launches the test runner in the interactive watch mode. See the section about running tests for more information.

📄 License

MIT © Checkit