- 🚀 Features
- 🛠️ Technologies Used
- 🤝 Contribution
- 🔒 License
- 🙏🏻 Acknowledgements
- ✉️ Contact
- 🎬 Related Youtube Videos & Progress
- Code snippet games
- Multiplayer races
- 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.
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.
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.
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!
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!
- Community Project Announcement Video
- First Q&A Livestream and Community Project Live Coding Session
- How to contribute to open source projects (our community project walkthrough)
- You need to write tests when this starts to happen
- CodeRacer had a major security issue
- Stop calling prisma inside server components
- Working on our Community Project Code Racer (Next, Tailwind, ShadCN/UI, Prisma)