DevDuels

React frontend for connecting with the devduels backend

Run the server

  1. Install all the dependencies using,
$ npm install
  1. Run the server using,
$ npm start