Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.25 KB

ReadMe.md

File metadata and controls

21 lines (17 loc) · 1.25 KB

Build Status Maintainability Test Coverage

Authors Haven

Author's haven is a Social platform for the creative at heart. This platform allows registered members to write and publish articles, read articles, rate articles, follow users, like and/or dislike articles, and bookmark articles. Non-registered users can view articles. A user can register using email address, or using their preferred social media account.

Vision

Create a community of like minded authors to foster inspiration and innovation by leveraging the modern web.


Link to the app

Click here to go to the app.

How to setup project

  • Fork project at here
  • Clone forked repo to local machine.
  • Run npm install to install dependencies.
  • Run npm start to launch the application