skillport

2d

Skillport

A new way to create your own portfolio fast and easy.

NextJS, React, MongoDb, tailwindcss

2024

Skillport

Create your own portfolio and share it with the world!

The concept

SkillPort is fully based on one simple feature: Create your blocks. You can add the sections you want to create your own portfolio. You can add a title, a description, and a link to your project. You can create YOUR portfolio as YOU want.

🧐 About

This project was made by Vincent, LÊa, and Tristan in 2 days. This project is based on the Next.js framework and MongoDB for the DB. We have decided to do an editor to create portfolios. You can find the project after the 2 days of work in the branch rendu.

🚀 Technologies

$&

🛠ī¸ Installation Steps

0. Prerequisites

  • Node.js LTS
  • npm or pnpm
  • MongoDB

1. Clone the repository

git clone https://github.com/parlabarbedeMerlin/skillport

2. Change the working directory

cd skillport

3. Install dependencies

npm install

or

pnpm install

4. Configure .env.local

cp .env.local.sample .env.local

Don't forget to provide a secret for the JWT_SECRET variable.

5. Run the app

npm run dev

or

pnpm run dev

🌟 Features

  • Create your own portfolio
  • Share your portfolio
  • Edit your portfolio
  • Change the order of the blocks

📸 Screenshots

Home PageEditorGenerated Portfolio