A MERN FullStack Web App.
This Repo only contains the frontend part of the app
API used https://conduit-backend-api.herokuapp.com/api/
More info will be published here. Currently App is in Development Phase
Use following commands to run locally:
npm install
npm start
Use following commands for build:
npm build