Animax is a simulated e-commerce website built to showcase a full-stack project workflow.
Users can browse anime-themed products, view product details, add items to a shopping cart,
and go through a checkout process, all in a realistic, interactive environment.
On the admin side, sellers can add new products, update pricing, and delete products from the catalog.
The backend, built with Node.js and Express, handles API requests for listing, adding, updating,
and deleting products stored in a MongoDB database. The frontend is fully responsive, built with React
and Bootstrap for a smooth user experience.