/expectations2.0

Primary LanguageJavaScriptBSD Zero Clause License0BSD

Expectations 2.0

Second version of expectation ,a website made by geek gazette for freshers.

Built Using :

  • Gatsby

SETUP

  • First install gatsby cli locally.
npm install -g gatsby-cli
  • Then clone this repo and navigate to the root directory.
  • Run the following commands to setup the frontend server:
npm install
gatsby develop