Monsters Rolodex is a funny pet project which I build to relearn React after long time work with Vue JS. React is awesome so I want to continue my journey with it. This project is the begin of my React journey.
If you are interested in my project you can clone my repo by following steps:
- Open a terminal and type:
[email protected]:nvdai2401/monsters-rolodex.git
- Then type
yarn
ornpm install
- Finally type
yarn start
ornpm run start
to enjoy Monster Rolodex.
I deployed Monster Rolodex to Github Page so you can visit Monster Rolodex to see web demo.