CircleCI Build Status Coverage Status Maintainability Test Coverage Reviewed by Hound

Authors Haven - A Social platform for the creative at heart.

Vision

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

Getting Started

This repository contains only the frontend implementation of the Author's Haven project. You can click here to check the backend implementation.

Start by cloning the repository to your local machine

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

cd ah-kgl-wakanda-frontend

Next install the package dependencies by running

npm install

After that start or build the application by running

  npm start #  For local development
  npm run build #  For production

Running the tests

npm test

Built With

  • Sass - A CSS extension that gives it superpowers
  • React - A JavaScript library for building user interfaces

Authors

Andela Wakanda Team