Skip to content

CodeWizard-Anish/Anish-Portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Anish Raj Portfolio

A modern full-stack portfolio built to showcase my projects, skills, and development journey.

🌐 Live Demo

https://portfolio-three-lilac-81.vercel.app/

✨ Features

  • Modern responsive UI
  • Smooth animations with Framer Motion
  • Dynamic project showcase
  • GitHub-integrated project management
  • Contact form with backend API
  • MongoDB-powered message storage
  • Mobile-friendly design
  • Fast deployment with Vercel & Render

🛠️ Tech Stack

Frontend

  • React.js
  • Tailwind CSS
  • Framer Motion
  • Axios

Backend

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose

Deployment

  • Vercel
  • Render

📂 Project Structure

client/
├── public/
├── src/
└── package.json

server/
├── controllers/
├── models/
├── routes/
├── server.js
└── package.json

⚙️ Installation

Clone Repository

git clone https://github.com/CodeWizard-Anish/Portfolio.git
cd Portfolio

Frontend Setup

cd client
npm install
npm start

Backend Setup

cd server
npm install
npm run dev

Environment Variables

Create a .env file inside the server directory:

MONGO_URI=your_mongodb_connection_string

📬 Contact

If you'd like to collaborate, discuss opportunities, or connect:

📄 License

This project is open source and available under the MIT License.


⭐ If you found this project useful, consider giving it a star.

About

Personal portfolio showcasing projects, skills, and development journey with a modern MERN stack architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors