Created a restaurant React App that allows users to explore
various food items, customize their orders, add to cart, checkout,
and view order history
Users can register, log in, and log out, with secure password
encryption using bcrypt and JWT for authentication.
Tech Stack :
MongoDB, ExpressJS, ReactJS, NodeJS, BootStrap, Moongoose, JWT,
bycrypt
Developed an IMDb clone React app, replicating key functionalities
of the IMDb website.
Provided user-friendly menu options for popular, top-rated, and
upcoming movies, displaying respective top 20 movie lists.
Implemented TMDb API integration for fetching movie data.
Tech Stack:
ReactJS, MaterialUI, Axios, TMDB API