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
Bookstore Web Application, created using React and deployed on GitHub Pages. Includes Login, Book list, Single book, and Cart pages with functionality for filtering, adding/removing books to cart. Uses React-Context for data persistence, React-router v6 for page navigation, Redux Toolkit for state management, and SCSS for styling.
The Bookstore React App is a single-page application that allows users to browse and purchase books. It is built using the React JavaScript library and features a navbar and footer that provide navigation throughout the app.
The Awesome Books project is an e-library application built primarily with JavaScript. It allows users to store, add, and remove books from their virtual library. The project utilizes various JavaScript methods and APIs for dynamic content manipulation. It incorporates Luxon for displaying local date & time. The application is bundled with webpack
This repo includes a single-page web application that was implemented with Spring Web/Security/Data JPA, React.js, and MySQL. It is an application based on the sale of books.
In this Repo I will create a simplified version of bookstore that allows me to: Display a list of books, Add a book, and Remove a selected book. Its an appilcation of using React and Redux in the context of a real application.
This repository hosts a Cypress automation script for the DemoQA Bookstore. The script logs into the bookstore, selects and adds a book, verifies it in the user's profile, deletes the book, and confirms its removal. It serves as a hands-on example of web automation, showcasing various user interactions and web element handling.
BookVerse is a comprehensive book store application built using the MERN stack. With a clean and user-friendly interface, BookVerse allows book lovers to browse and search for their favourite books, add them to their cart,.
A search application for choosing your next great read. The app shows the current New York Times best seller lists for fiction and nonfiction. Choose a book from the list to read more details and find links to a preview of the chosen book or a purchase link to purchase the e-book.
MY BOOK-STORE is an electronic book-store application built using Vite, React, and TailwindCSS. It features CRUD (Create, Read, Update, Delete) operations for managing books and includes an undo with redo functionality. The app utilizes Vite as the build tool, React for the user interface, and TailwindCSS for styling.