Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.
/ DreamHub Public archive

Agile style goal management system to help you realize your dreams

Notifications You must be signed in to change notification settings

dayfine/DreamHub

Repository files navigation

DreamHub

Brought to you by ABDJ (Anthony, Burcu, Di, and Jerry) From Fullstack Academy of Code, Flex Program of 1706

To Try

To get a sense of the functionality of DreamHub, login using the test account below: username: test@test.test password: test

Develop

npm install inside main directory && inside the client folder.

To integrate a new module into the app:

  • In Store.js, import reducer and put it into combineReducers
  • In App.jsx, import the view/component and put it in the viewPath array

To run the app, use npm run start:dev command in root folder, which will start Express API server and React development server simultaneously.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •