The app shows legendary quotes of legendary Chuck Norris. You will receive a random quote, quote by category and can search for specific quote by key word.
Clone this repo:
$ git clone git@github.com:onair-lena/ChuckNorrisQuotes.git
To install dependencies and clean the git repo run:
$ yarn instal
Run project in Dev mode
$ yarn start
src/components
This folder contains all components
src/pages
This directory contains pages
pages
├── home page
├── categories
├── search