Code Chronicles - Frontend

This is a frontend development repository of Code Chronicles for IIITians Network.

Web-App

Getting Started

  • Fork the repository.
  • Clone it to your machine.
  • Open your terminal/cmd in the 'Code-Chronicles-Frontend' folder
  • Run 'npm install' to install all the dependencies.
  • Run 'npm run dev' to start the development server.

Prerequisites

  • You'll need to setup your node.js envrionment on your local machine. How ?
  • Install Git for running git commands . How ?

Contributing Guide

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.