Coder Social home page Coder Social logo

csgo-match-stats's Introduction

CS:GO Match Server Log Stats Viewer

Check it out! I made this app with TypeScript, Vitejs, React, and Chakra-ui! πŸš€

It’s official: I’ve fallen in love with TypeScript. It’s awesome - it catches most errors and makes coding faster and easier once you get the hang of it.

I gotta admit, there might be a hiccup or two because I'm still getting the hang of Chakra-ui, reactQuery, hook-form, zustang, zod and most importantly - TypeScript. But hey, every mistake is a lesson learned, right? πŸ˜‰

The app is mobile responsive! So you can take it with you wherever you go. πŸ“±

To run on your machine:

First install git if it doesn't exist on your computer.

Then in the terminal: git clone https://github.com/MTraveller/csgo-match-stats.git

npm i && npm run dev, additional commands ->

  • npm run build: Builds into ./dist folder
  • npm run lint: checks code with eslint
  • npm run test: run tests with jest
  • npm run preview: runs a production build

Libraries used:

  • react-hook-form resolvers

    • react-hook-form-resolvers is a library for custom validation rules in React forms.
  • react-hook-form

    • react-hook-form is a library for simplified React form input validation and handling.
  • reactQuery

    • react-query is a library for data fetching and caching in React applications.
  • zustand

    • zustand is a small, fast and scalable state management library for React applications.
  • zod

    • zod is a TypeScript-first schema validation library with a focus on developer experience.

csgo-match-stats's People

Contributors

mtraveller avatar

Watchers

 avatar

csgo-match-stats's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.