You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository contains my React practice projects, assignments, and code snippets completed as part of the NxtWave MERN Stack Development Program. It demonstrates my learning journey and practical understanding of React concepts.
Nxt Watch is a React-based video streaming application inspired by YouTube. It features user authentication, protected routes, and dynamic video browsing across categories like Trending, Gaming, and Saved Videos. The app supports video playback with interactive controls, theme toggling, and responsive design, delivering a rich multimedia experience
Explore fundamental backend development concepts with Express.js through these simple API examples. Each project showcases routing, middleware, and database interaction with SQLite.
Developed custom wikipedia search application where user can search and view curated results and can see detailed explanation in wikipedia by clicking on the specific result. Users can navigate to different pages
This React application is a dynamic and engaging platform that allows users to explore a curated list of blogs. The app comprises several components that work seamlessly together to deliver a rich user experience.
The application allows users to add new appointments with titles and dates, toggle the "starred" status of appointments, and filter appointments by their "starred" status. It provides a user-friendly interface for managing appointments.
This code provides a digital timer component in React that allows users to interact with and control the timer's behavior through a simple and user-friendly interface.