Skip to content

Personal portfolio website built with Nuxt3 and Ant Design Vue

Notifications You must be signed in to change notification settings

dsbalico/dsfolio-v2

Repository files navigation

DSFolio V2

Reactfolio

https://dsfolio.vercel.app/

Installation

  1. Clone the repository
    git clone https://github.com/dsbalico/dsfolio-v2.git
  2. Change into the project directory
    cd dsfolio-v2
  3. Install dependencies
    yarn install 

Usage

To start the development server and view the project in your browser, run the following command:

yarn dev

Visit http://localhost:3000/ in your browser

Configurations

  • You can change content of the website at /static/content.json

Contributing

Feel free to contribute to this project by opening issues or submitting pull requests. Your feedback is highly appreciated!