Skip to content

Mothergoose31/p4

Repository files navigation

This is a portfolio application built using Next.js.

Overview

This application is built using the following technologies:

Requirements

  1. Node.js
  2. npm

Installation

1. Clone the application

git clone https://github.com/Mothergoose31/p4

2. Install necessary dependencies for the application

cd p4 && npm i

3. Start the application

npm run dev

The above command will start the application on http://localhost:3000/.

License

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