This project involves creating a RESTful API using Express.js to manage a ToDo list. The API allows users to perform CRUD (Create, Read, Update, Delete) operations on ToDo items, which are stored in a JSON file (db.json). The server handles various endpoints to fetch all ToDo items, add new ToDo items, update existing ToDo items, and delete ToDo items based on their unique IDs.
View Project
This project is a web application that fetches and displays products from the Fake Store API. It showcases various product details, including images, prices, descriptions, ratings, and titles. The application also includes functionality to sort the products based on user preferences
View Project
An engaging and responsive website designed for a fitness center, featuring user-friendly navigation and essential sections such as membership plans, trainer profiles, client testimonials, and a fitness blog. The site is optimized for both desktop and mobile devices, ensuring a seamless experience across all platforms. Key features include a sticky navigation bar, an interactive blog section, and contact forms, all built using HTML, CSS, and JavaScript.
View Project