Skip to content

MRWOLVEY/cat-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cat Gallery


project describtion:

this is a simple project i made using React.js in the ZTM Complete Web Developer course by Andrei Neagoie. this project was built using Vite

in this project i've learnt about:

  • React and React-dom
  • React components and its lifecycle
  • rest APIs
  • some useful tools like : tachyons

after cloning the project run:

  1. npm install
  2. npm run dev