Online-Store ITAM
🛒 Online Store
A fully functional web application of an online store developed using React, TypeScript, Node.js, Express, and MongoDB. The project demonstrates skills in both frontend and backend development, as well as interaction with REST APIs.
🚀 Tech Stack
Frontend:
React
TypeScript
React Router
CSS Modules or SCSS (if applicable)
Fetch / Axios
Backend:
Node.js
Express
MongoDB (via Mongoose)
⚙️ Features
Client-side:
User registration and login
Personal account/dashboard
Product browsing
Filtering and search
Add/remove items from the cart
Checkout functionality
Technical implementation:
Reactive interface built with React
REST API communication
Data storage in MongoDB
Asynchronous requests using fetch / axios
Error handling
Responsive layout