davmcgregor / advice-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

Advice App

advice-app-2

React app that calls on the Advice Slip API to display strings of advice. The bakground image is fetched from Unsplash Source.

Technologies used: React, Semantic UI

This project was bootstrapped with Create React App.

Before opting for current design the app originally had a carousel from Materialize CSS: advice-app

Installation Instructions

  1. Fork this repository, clone to your local machine then change into the directory:
$ git clone git@github.com:davmcgregor/advice-app.git
$ cd advice-app
  1. Load dependencies and run the app for both the client and server directories:
$ npm install
$ npm start

About


Languages

Language:HTML 39.8%Language:JavaScript 36.2%Language:CSS 23.9%