Authors Haven - A Social platform for the creative at heart

Build Status CircleCI Maintainability Test Coverage Codacy Badge

Vision

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

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • node
  • browser preferably (chrome)

Running the app

Clone this repo from the terminal

git clone https://github.com/andela/ah-robotics-frontend.git

Then cd into the projects folder

cd ah-robotics-frontend

Install all dependencies

npm install

Run the app

npm start