Skip to content

teacherstrange/code-racer

 
 

Repository files navigation

Code Racer


Welcome to Code Racer, a community project built with Next.js, Tailwind CSS, and TypeScript. Code Racer is a multiplayer coding game where developers can compete against each other to solve programming challenges in real-time. Sharpen your coding skills, challenge your peers, and have fun while racing against the clock!

Features

  • Code snippet games

Technologies Used

  • Next.js : A React framework for building server-side rendered and statically generated applications.
  • NextAuth : For user authentication.
  • Prisma : next-generation ORM, it provide a clean and type-safe API for submitting database queries
  • Tailwind CSS : A utility-first CSS framework for rapid UI development.
  • TypeScript: A typed superset of JavaScript that provides enhanced tooling and developer productivity.

Contribution

We welcome contributions from the community! If you'd like to contribute to Code Racer, please follow refer to CONTRIBUTING.md, but we have these base guidelines:

  • Fork the repository.
  • Create a new branch for your feature or bug fix.
  • Make your changes and test thoroughly.
  • Commit your changes with clear commit messages.
  • Push your branch to your forked repository. Submit a pull request detailing your changes.

Please ensure that your code adheres to the project's coding standards and conventions.

License

The Code Racer project is licensed under the MIT License. Feel free to use, modify, and distribute the code as per the terms of the license. Acknowledgements

Code Racer wouldn't be possible without the valuable contributions and support from the open-source community. We would like to express our gratitude to all the contributors and acknowledge the following libraries and resources used in this project.

A big thank you to all the developers who have helped shape Code Racer into what it is today!

Contact

If you have any questions, suggestions, or feedback regarding Code Racer, please feel free to reach out to us at in the WebDevCody discord server

Happy coding and enjoy the race!

Related Youtube Videos & Progress

  1. Community Project Announcement Video
  2. First Q&A Livestream and Community Project Live Coding Session

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.5%
  • JavaScript 4.2%
  • CSS 2.3%