Skip to content

Sherin-2711/call-of-code

 
 

Repository files navigation

Call Of Code Public Website

Contributing Guide

Welcome to the official repository for the Call of Code programming club website. This project is built using Next.js and React.

Getting Started

To get a local copy up and running, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/call-of-code.git
  2. Navigate to the project directory:

    cd call-of-code
  3. Install dependencies:

    npm install
  4. Set API_BASE_URL env variable

  5. Run the development server:

    npm run dev

Contributing

We welcome contributions from the community. To ensure a smooth process, please follow these guidelines:

  1. Fork the repository and create your branch from main.
  2. Commit your changes with clear and descriptive messages.
  3. Push to your branch and create a pull request.
  4. Ensure your code adheres to the project's coding standards and passes all tests.

License

This project is licensed under the GNU GENERAL PUBLIC LICENSE v3.

Contact

For any questions or suggestions, please open an issue or contact the maintainers. Can email on callofcode07@gmail.com

Happy coding!

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.4%
  • CSS 1.3%
  • JavaScript 0.3%