This repository contains the projects completed during my internship at CodeAlpha.
A full-stack Amazon-like e-commerce application built using modern technologies.
- Frontend: React, Tailwind CSS
- Backend: Node.js, Express.js
- Database: MongoDB
- Product listing, filtering, sorting, and pagination
- Product detail page with reviews
- User authentication (JWT)
- Cart functionality with backend sync
- Order checkout and history
- Admin dashboard for managing users and orders
- Stripe-compatible payment integration
A full-stack social media platform with real-time features.
- Frontend: HTML, CSS, JavaScript, Tailwind CSS
- Backend: Node.js, Express.js
- Database: MongoDB
- Real-time: Socket.io
- User authentication and profile management
- Create, edit, and delete posts
- Like, comment, and save posts
- Real-time chat system
- Notifications and follow system
- Responsive design with dark mode
[Click here to view the repository] (https://github.com/Shani9027/CodeAlpha_tasks)