Created this photo gallery app FaceGram with ReactJS & Firebase.
Itโs a image uploader and gallery with some subtle animation.
App link:- https://t.co/nIdDIHUYDg
GitHub link:- https://t.co/uYxVWmU0Hx
#reactjs#javascript
Created this web app to practise React-Router. I learned about Router provider, createBrowerRouter, Outlet, Nested Routes, Layouts, Loaders, Route Parameters, Error Elements, useLocation hook, Forms and Action
GitHub link- https://t.co/gwrBcjHQCE
#reactjs#javascript#reactrouter
I used Tailwind CSS to make this landing page today, which is a clone of the PWSkills website.
GitHub link- https://t.co/Wkh0OPmEer
Website link- https://t.co/N9IKOEa64z
#tailwindcss#javascript#FrontEnd
Created this meme generator app using ReactJS.
I gained knowledge about:
- event listeners
- state
- conditional rendering
- forms in react
- side effects and how to handle side effects
GitHub link: https://t.co/YbsrGjScqq
#reactjs#javascript#30daysofcode
Created another small app Travel Journal to help me understand the concept of props.
GitHub link:- https://t.co/iFmTOhKde0
App link:- https://t.co/IEYCTJvE9m
#reactjs#javascript#30daysofcode
I built a miniature version of AirBnb to help me learn the idea of props and how to make components out of an array in ReactJs. Its mobile responsive only.
GitHub link:- https://t.co/4HdcDlqqoE
App link:- https://t.co/pFAjdmvcHq
#reactjs#javascript