aggicreative555 / portfolio-website-2024

This is my portfolio website showcasing my projects.
GNU General Public License v3.0
0 stars 0 forks source link

Welcome to my portfolio website!

This is my portfolio website showcasing 3 of my projects.

Getting Started

The installation is pretty straightforward, just follow the steps below and you should be good to go.

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/aggicreative555/portfolio-webiste-2024..git your-project
  2. Change into the project directory:

    cd your-project
  3. Install dependencies:

    npm install

Development

Run the development server:

npm run dev

Usage

This webiste can be used for inspiration or to view my list of projects!

Deployment

  1. Build the project files
npm run build
  1. Run using the NextJS command or use your production deployment method
npm start

Built With

Contributing

If you'd like to contribute, please fork the repository and create a pull request. Issues and feature requests are welcome!

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.

Acknowledgments

Special thanks to everyone who had indirect contributions to this project through the inclusion of their works which are specially mentioned in the source code.