Skip to content

dsbalico/dsfolio-v1

Repository files navigation

DSFolio V1

Reactfolio

https://dsfolio-v1.netlify.app

Netlify Status

Technologies Used

Installation

  1. Clone the repository
    git clone https://github.com/dsbalico/dsfolio-v1.git
  2. Change into the project directory
    cd dsfolio-v1
  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:5173/ in your browser

Configurations

  • You can change content of the website at /data/user_info.js
  • Change the Google Analytics MEASUREMENT ID at index.html to your own.

Contributing

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