Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.31 KB

README.md

File metadata and controls

47 lines (30 loc) · 1.31 KB

Author's Haven - A social platform for the creative at heart

Maintainability Test Coverage

Vision

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

Illustrations

Register page

Login page

Create article page

Like articles page

Demo

A live demo of the application is found here

Technologies required

  • React
  • Bootstrap
  • NodeJs
  • npm

Getting started

  1. Clone this repository

  2. Use your package manager to install dependencies

  • npm install
  1. Start up the server
  • npm start
  1. Head over to its urls in the browser, sign up with either facebook, google or our signup form and get started

Testing

Run the following command

npm test -- --coverage