Welcome to Profile Portfolio! This portfolio features six versions: developer, designer, lawyer, photographer, fitness, and freelance. If you’d like, you can easily customize this theme, which includes both dark and light modes.
You can view the live version of the portfolio here: profle
- Developer: https://profle-dev.vercel.app/home
- Designer: https://profle-dev.vercel.app/designer
- Photographer: https://profle-dev.vercel.app/photography
- Lawyer: https://profle-dev.vercel.app/lawyer
- Fitness: https://profle-dev.vercel.app/fitness
- Freelancer: https://profle-dev.vercel.app/freelancer
- React.js
- TailwindCSS
- Framer Motion
- Swiper.js
- Next-Themes
- Yet-another-react-lightbox
- React Router Dom
- React Icons
- Vercel for deployment
To install and set up the Profile Portfolio, follow these steps:
- Clone the repository:
git clone https://github.com/mdsajalali/profle.git- Navigate to the project directory:
cd profle
- Install dependencies:
npm install
- Run the development server:
npm run dev