Excited to share my latest full-stack project: Bookstore!
This project is a comprehensive online Bookstore, featuring both frontend and backend components, fully deployed and accessible online.
Key Features:
Browse and search for books
Add books to a shopping cart
Check out with order summary and payment methods
Backend API with CRUD for books and order management
Tech Stack:
Frontend: React, Vite, TypeScript, TailwindCSS, TanStack Query
Backend: .NET Core 9, Clean Architecture, Entity Framework Core, MS SQL Server
Live Demo:
- Frontend: https://lnkd.in/dvgWj_gw
- Backend API: https://lnkd.in/d8dgsKqM
GitHub Repos:
- Frontend: https://lnkd.in/dBem5jK9
- Backend: https://lnkd.in/dpgGJj6q
This project helped me practice full-stack development, deployment, and working with clean architecture principles in a real-world scenario.