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.
Language
Framwork
Server
Database
- Welcome section
- Projects
- Other Projects
- About Section
- Contact section
- Navigation
- Footer
- Color Theme
Add a link to your deployed project.
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Node
- Vscode / Code Editor
Clone this repository to your desired folder:
cd my-folder
git clone git@github.com:kusiLaw/porfolio_v2.git
Install this project with:
npm install
or
yarn install
To run the project, execute the following command:
npm run dev
# or
yarn dev
# or
pnpm dev
To run tests, run the following command:
npm run test
You can deploy this project following this instructions: vercel
👤 Lawrence Addai Kusi
- GitHub: @Githubhandle
- Twitter: @Twitterhandle
- Linkedin: Linkedin
These are features that will be add to the project..
- Welcome section
- Projects
- About Section
- Contact section
- Navigation
- Footer
- [] Test
- [] Documentation
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, you can feel free to add or support
This project is MIT licensed.