Welcome to the official repository for the Call of Code programming club website. This project is built using Next.js and React.
To get a local copy up and running, follow these steps:
- Clone the repository:
git clone https://github.com/yourusername/call-of-code.git
- Navigate to the project directory:
cd call-of-code
- Install dependencies:
npm install
- Run the development server:
npm run dev
We welcome contributions from the community. To ensure a smooth process, please follow these guidelines:
- Fork the repository and create your branch from
main
. - Commit your changes with clear and descriptive messages.
- Push to your branch and create a pull request.
- Ensure your code adheres to the project's coding standards and passes all tests.
This project is licensed under the MIT License.
For any questions or suggestions, please open an issue or contact the maintainers.
Can email on [email protected]
Happy coding!