Skip to content

This is my portfolio web project. It allows developers to present their personal projects. Built using JavaScript, HTML, and CSS

Notifications You must be signed in to change notification settings

kusiLaw/porfolio_v2

Repository files navigation

📗 Table of Contents

📖 Portfolio V2

This is my portfolio web project. It allows developers to present their personal projects. The project has different sections which include self-presentation, projects, about, and contact us form. It has built-in support for light and dark mode. Built using NextJS.

Light Mode

Screenshot from 2023-05-05 15-00-41

Dark Mode

Screenshot from 2023-05-05 14-54-06

🛠 Built With

Tech Stack

Language
Framwork
Server
Database
Test Library

Key Features

  • Welcome section
  • Projects
  • Other Projects
  • About Section
  • Contact section
  • Navigation
  • Footer
  • Color Theme

(back to top)

Add a link to your deployed project.

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project you need:

  • Node
  • Vscode / Code Editor

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:kusiLaw/porfolio_v2.git

Install

Install this project with:

  npm install
  or 
  yarn install

Usage

To run the project, execute the following command:

  npm run dev
  # or
  yarn dev
  # or
  pnpm dev

Run tests

To run tests, run the following command:

  npm run test

Deployment

You can deploy this project following this instructions: vercel

(back to top)

👥 Authors

👤 Lawrence Addai Kusi

(back to top)

🔭 Future Features

These are features that will be add to the project..

  • Welcome section
  • Projects
  • About Section
  • Contact section
  • Navigation
  • Footer
  • [] Test
  • [] Documentation

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, you can feel free to add or support

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

This is my portfolio web project. It allows developers to present their personal projects. Built using JavaScript, HTML, and CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published