This repository serves as a centralized hub for my MERN stack development journey. It documents all the projects I have built, ranging from basic UI/UX practices to complex full-stack web applications. This documentation helps me track my progress and showcases my technical skills in modern web development.
I have utilized a diverse tech stack to build these applications, ensuring a strong foundation in both frontend and backend development:
- Frontend: HTML5, CSS3, JavaScript (ES6+), React.js, Next.js, Tailwind CSS.
- Backend: Node.js, Express.js.
- Database: MongoDB.
| No | About | Sitename |
|---|---|---|
| 1 | Using HTML, CSS, JS beginner project and Basic Site | Book_Library |
| 2 | Using HTML, CSS, JS, Tailwind CSS beginner project and Basic Site | My_Portfolio |
| 3 | Using HTML, CSS, JS, Tailwind CSS, FontAwesome, Node JS. Beginner project and Basic Site | New_Blog |
- Clone the repository:
git clone [your-repository-url] - Explore the projects: Each folder contains the source code for a specific project.
- Run locally: Navigate into the project folder and use standard commands (like
npm installandnpm start) where applicable.
Happy Coding! 🚀