Skip to content

nsccpccoe/nscc-frontend

Repository files navigation

License: MIT

Newton School Coding Club Website

Index 📖

  1. Description
  2. Getting Started
  3. About Us
  4. Contributor Policy
  5. Contributors

Description 📝

This repository houses the code of the website for the Newton School Coding Club, Pimpri Chinchwad College of Engineering, Pune.

Getting Started 🚀

Check This Issue to Track Progress

Designs: https://www.figma.com/file/lLxOnIBTvsK6c4XfRyAjWX/Newton-School-Coding-Club

  1. Press the green <> Code button once forked and copy the link
  2. In your desired directory on your local machine using the command line and the previous copied link
git clone copied-link
  1. Open the repository file in your preferred IDE
  2. Install Dependencies
npm i
  1. Run the development server:
npm run dev
  1. Open http://localhost:3000 with your browser to see the results.

About Us 😀

Newton School Coding Club is a coding community who finds excitement in competitive programming, user experience design, app development, machine learning, and more. Our goal is for the members of this club to be able to cultivate crucial skills that will enable them to have successful and impactful careers. To do so, we participate in hackathons, coding contests, and seminars.

How you can help! ✍️

Raising issues to a repository is a great way to provide feedback and bring attention to potential improvements. However, if you are looking to directly suggest code suggestions, below is our preferred method for doing so.

  1. Fork our repository
  2. Press the green <> Code button once forked and copy the link
  3. In your desired directory on your local machine using the command line: git clone + the copied link
  4. Make your changes!
  5. Push your changes to the forked repository
  6. Open a pull request from your forked repository to the main repository

Thanks to all the contributors ❤️