My React.js Lab
1. React.js responsive website of projects
Full-stack project
✓ User-friendly mobile responsive website built with React.js to showcase different frontend and backend projects and apps
✓ Continuous update and integration using GitHub pipeline
2. React.js Interactive Calendar App
Full-stack project
✓ Uses the browser’s date API for a live calendar
✓ Daily events can be added or deleted (uses local storage)
3. Fluid Lightbox Popup
Front-end project
✓ Responsive gird of images with soft zoom effect on hover
✓ HD Full screen image pop up on click
4. React.js Breaking Bad API
Full-stack project
✓ Fetch API using Async function and Await promise
✓ Responsive gird of images with card flip effect on hover
✓ Filter query to render info and image from characters
✓ Search input with name filter
5. Node.js CRUD app with Express and MongoDB
Back-end project
✓ Google authentication
✓ Public and private stories are stored in a secure cloud MongoDB database (NoSQL)
✓ Public stories can be seen only by authenticated users