Welcome to our Full Stack E-commerce Website project! This project showcases an implementation of an e-commerce website. The website utilizes data from the FakeStore API to display various products across different categories. Users can browse through products, add them to their cart, and proceed to checkout. The project is built using React, React Router, Material-UI, MongoDB, and Express.js.
- React: A JavaScript library for building user interfaces.
- React Router: Declarative routing for React applications.
- Material-UI: A popular React UI framework for building stylish and responsive UIs.
- MongoDB: A NoSQL database for storing and managing data.
- Express.js: A minimal and flexible Node.js web application framework.