/click-bait-app

Click-bait application using React framework

Primary LanguageJavaScript

Click-bait app launching instructions 🐈

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you should run:

npm install

Installs all needed npm packages for the app.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser. And here it is my version of click-bait app with cats 😺

npm test

Launches the test runner in the interactive watch mode.
I have added several unit tests for Category component.