Skip to content

It enables authors and writers to create and share content in form of articles and people to view, comment and follow. It consumes the backend API built. ReactJs and Bootstrap for this frontend following TDD best principles.

Notifications You must be signed in to change notification settings

KabohaJeanMark/ah-frontend-invictus

 
 

Repository files navigation

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

About

It enables authors and writers to create and share content in form of articles and people to view, comment and follow. It consumes the backend API built. ReactJs and Bootstrap for this frontend following TDD best principles.

Resources

Stars

Watchers

Forks

Languages

  • JavaScript 93.8%
  • SCSS 5.5%
  • Other 0.7%