This is an application that provide daily cat owner with daily cat fact so that cat owners can better understand theier pets.
- HTML
- CSS
- ReactJs
- Node Js
Ensure that you have nodejs and npm installed in your computer
a. Clone this repository into your named folder
git clone -b develop https://github.com/zanio/Daily-Cats-Facts.git .
git status
b. Install the project dependencies
npm install
c. start the application
npm run start:dev