Skip to content

Find in this app all bind keys that can be bound to an action in CS:GO.

Notifications You must be signed in to change notification settings

diogofalken/csgo-binds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSGO Binds Logo

CSGO Binds

React App that shows all the keybinds possible to map in CSGO. This is a project that I did to learn React with Styled Components.

Netlify CodeFactor License


Documentation

  • The live version of this app can be accessed here.

Features

  • Typescript - TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
  • Styled Components - Use the best bits of ES6 and CSS to style your apps without stress.
  • React - A JavaScript library for building user interfaces.
  • Styled Icons - Popular icon packs like Font Awesome, Material Design, and Octicons, available as React Styled Components.
  • React Toasts - react-toasts is a very simple and lightweight component to create toasts.

Quick start

Development

  1. Clone Repo

    $ git clone https://github.com/diogofalken/csgo-binds.git
  2. Change Directory

    $ cd csgo-binds/
  3. Clean project

    $ npm run clean
  4. Install dependencies

    $ npm install
  5. Run development app

    $ npm start

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Find in this app all bind keys that can be bound to an action in CS:GO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published