Skip to content

aemzayn/code-racer

 
 

Repository files navigation

code-racer-logo

Code Racer

View 👁️

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!

Table of Contents

Features 🚀

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 provides 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 refer to CONTRIBUTING.md. 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
  3. How to contribute to open source projects (our community project walkthrough)
  4. You need to write tests when this starts to happen
  5. CodeRacer had a major security issue

How To(s) - A newbie section

Check the logs of Post

Run the command - docker logs --follow code-racer-postgres

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.4%
  • JavaScript 2.4%
  • Other 1.2%