kboul / cat-nerds

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cat Nerds App

A small react app using typescript, react-query & tailwindcss.

This project was bootstrapped with Create React App.

Create a .env file and include the following env valriable

REACT_APP_CAT_API_KEY=your_api_key

Available Scripts

npm i or yarn install

Navigate to the root folder & install project dependencies.

npm start or yarn start

Run the server

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm test or yarn test

Launches the test runner in the interactive watch mode.

npm run test:coverage

Displays the app's test coverage by file & in total.

About


Languages

Language:TypeScript 98.1%Language:HTML 0.9%Language:CSS 0.6%Language:JavaScript 0.5%