Skip to content

Aqshola/bvk-nyankopedia

Repository files navigation

Simple list breed cat, using nyan cat theme image

Tech Stack

  • ReactJS
  • TailwindCSS
  • React lazy-load-image-component
  • Jest, React Testing Library
  • Cypress

What i've done

  • Developing
  • Testing (using Jest + RTL & Cypress)
  • Deployment (Vercel)

How to

  • npm install
  • Start React -> npm start
  • Run Jest -> npm run test
  • Run Cypress -> run npm start then run npm run cypress