/qrr-frontend

Frontend React Application for Quarantine Recipe Repository

Primary LanguageJavaScriptMIT LicenseMIT

QRR-React

A full-fledged Apollo Server with Apollo Client starter project with React and Express, specifically for Quarantine Recipe Repository.

Inital code generated fromRead more about it in this tutorial to build it yourself.

Installation

  • git clone https://github.com/Superjisan/qrr-frontend.git
  • cd qrr-frontend
  • npm install
  • npm start
  • visit http://localhost:3000

Deploy

  • npm run deploy