Skip to content

UtkarshAditya/PortfolioNinja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PortfolioNinja

A modern portfolio builder application that helps users create stunning portfolios with pre-designed templates. Built with React, TypeScript, and Tailwind CSS.

Features

  • 🎨 Beautiful, responsive portfolio templates
  • 🎯 Easy customization options
  • 🌙 Dark mode support
  • 📱 Mobile-first design
  • ⚡ Fast and optimized performance
  • 🔍 Live preview functionality
  • 🎯 SEO friendly

Tech Stack

  • React
  • TypeScript
  • Tailwind CSS
  • Shadcn UI
  • Lucide Icons
  • Wouter (for routing)

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

  1. Clone the repository:
git clone https://github.com/UtkarshAditya/PortfilioNinja.git
cd PortfilioNinja
  1. Install dependencies:
npm install
# or
yarn install
  1. Start the development server:
npm run dev
# or
yarn dev
  1. Open http://localhost:3000 in your browser.

Project Structure

PortfolioNinja/
├── client/
│   ├── src/
│   │   ├── components/
│   │   ├── pages/
│   │   ├── data/
│   │   └── lib/
├── server/
└── README.md

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages