A modern portfolio builder application that helps users create stunning portfolios with pre-designed templates. Built with React, TypeScript, and Tailwind CSS.
- 🎨 Beautiful, responsive portfolio templates
- 🎯 Easy customization options
- 🌙 Dark mode support
- 📱 Mobile-first design
- ⚡ Fast and optimized performance
- 🔍 Live preview functionality
- 🎯 SEO friendly
- React
- TypeScript
- Tailwind CSS
- Shadcn UI
- Lucide Icons
- Wouter (for routing)
- Node.js (v14 or higher)
- npm or yarn
- Clone the repository:
git clone https://github.com/UtkarshAditya/PortfilioNinja.git
cd PortfilioNinja- Install dependencies:
npm install
# or
yarn install- Start the development server:
npm run dev
# or
yarn dev- Open http://localhost:3000 in your browser.
PortfolioNinja/
├── client/
│ ├── src/
│ │ ├── components/
│ │ ├── pages/
│ │ ├── data/
│ │ └── lib/
├── server/
└── README.md
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.