Giter VIP home page Giter VIP logo

Codechef

Codechef-VITB

CODECHEF VIT BHOPAL CHAPTER

Contents:


About

This is the repository of the official website for Codechef VIT Bhopal Chapter hosted at codechefvitbhopal.tech. CodeChef VIT Bhopal Chapter is a programming club run and maintained by the official chapter leaders and mentored by CodeChef. The chapter drives to make learning competitive programming accessible to students. The chapter aims to make VIT Bhopal’s coding culture the very best. The community emphasizes smoothing coding skills, data structures, and algorithmic knowledge of the club members and students alike.

Development

This website is built using Firebase by Google, complimented with Next.js, a React framework.

To learn more about them, take a look at the following resources:

Installation

  • To run our website on your local machine you need to clone this repository and install all node modules.
  • To check if your system has npm installed type npm --version in cmd or in the terminal of whatever operating system you are using.
  • If it's not showing the version download Node.js from https://nodejs.org/en/download/ for your OS.
  • In the folder where you cloned this repo, run npm install to install all the packages in package.json.
  • Now you are ready🚀 to run the CodeChef VITB website on your local machine
  • Use the below command in the terminal opened in the repo folder. This will run the script and start a development server.
npm run dev
  • To build the code use(next build generates an optimized version of your application for production)
npm run build
  • To export the code use(next export allows you to export your Next. js application to static HTML, which can be run standalone without the need of a Node. js server)
npm run export
  • Finally, if you wanted to do it all in just one step and you are logged in with the Official CodeChef firebase account, you can just use
npm run deploy

Remember- To run this you should quit npm run dev local server through the terminal.

Tools Used



Roadmap

The CODECHEF VIT BHOPAL CHAPTER is a growing community with a talented and strong team. The community has conducted numerous events in the past and we do not wish to settle anytime soon. We have a plethora of fun and informative sessions and competitions lined up. As more and more crew members join this massive ship, the chapter sails forward to being the biggest and best programming community at VIT Bhopal.

Authors

The pillars of this website rest upon the firm shoulders of the talented Website Team. It is their tireless and devoted efforts that keep the website up and running.

CodeChef VIT Bhopal's Projects

resource-buffer icon resource-buffer

Hey all! This repository is aimed at providing the newbies with essential resources to kick start their journey into programming and herein you can find the material organised into a 4-week program.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.