/KWoC-21-Frontend

Frontend Repo for KWoC 22, built in React

Primary LanguageJavaScript

KWoC React

The truth redifined.

Netlify Status

Deploy Preview

KWoC website rewritten in React! Cause why not!

Before you start contributong it is recommended to read Contributing Guide.

We are using several tools that you might be unfamiliar with, or would just like to refresh your basics for the same. This document lays out the tools we are using and the relevant docs and tutorials to learn them.

You can find further instructions in Learn Page.

Setting up Locally

Install Instructions

yarn

Running on Local host

yarn start

Create Build files

yarn build