Skip to content

makindemayowa/capStone

Repository files navigation

CapStone

This project was generated with Angular CLI version 6.2.5. It pulls random trending hashtags from Twitter and display a corresponding gif using Giphy

The project can be viewed on https://twigif.herokuapp.com/

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Setup project locally

Clone or fork the project Create an env.sh file in the root of the project specifying variables highlighted in the .sample.env.sh. Run npm run dev for a dev server.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.