Skip to content

michaelgichia/chucksfacts

Repository files navigation

Chuck Quotes

Check out LIVE DEMO

Getting started

1. Clone project:

git clone https://github.com/michaelgichia/chucksfacts.git

2. Install dependencies:

npm install

or

yarn

3. Development workflow

Run development:

npm run start

or

yarn run start

4. Feature List

  • ChuckNorris API
    • [-] List categories
    • [-] List content inside category

Made with ♥ by Michael Gichia.