https://dsfolio.vercel.app/
- Clone the repository
git clone https://github.com/dsbalico/dsfolio-v2.git
- Change into the project directory
cd dsfolio-v2
- Install dependencies
yarn install
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
- You can change content of the website at
/static/content.json
Feel free to contribute to this project by opening issues or submitting pull requests. Your feedback is highly appreciated!