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:
- npm install
- npm run dev