I'm a passionate Full Stack Developer specializing in Front-end Development with expertise in MERN Stack technologies. Currently pursuing B.Tech in Computer Science. I love building web applications and solving problems through code.
π Project Link
Project Details
Aniwatch is a dynamic web project built using the MERN stack to provide a seamless user experience for anime enthusiasts.
- Frontend: Developed with React for an interactive UI.
- Backend: Built using MongoDB, Express, and Node.js to manage data and API requests.
- Styling: Integrated Bootstrap for responsive and visually appealing designs.
- Performance: Optimized for smooth navigation and user interaction.
- Clone the repository:
git clone <repository-url> cd aniwatch
- Install dependencies:
npm install
- Start the backend server:
cd server npm start - Start the frontend:
cd client npm start - Open
http://localhost:3000in your browser.
β³ Note: Server startup may take up to 30 seconds.
π Project Link
Project Details
Coffee Shop is a React-based website featuring a beautiful landing page and product page for coffee lovers.
- Responsive Design: Built with Bootstrap to ensure compatibility across devices.
- Product Display: Dynamic handling of JSON data for an efficient shopping experience.
- Interactive UI: Smooth navigation with React components.
- Clone the repository:
git clone <repository-url> cd coffee-shop
- Install dependencies:
npm install
- Start the project:
npm start
- Open
http://localhost:3000in your browser.
- Frontend: React.js, Bootstrap
- Backend (Aniwatch): Node.js, Express, MongoDB
Feel free to contribute and improve these projects! π



