dsfolio
dsfolio copied to clipboard
First iteration of my personal website, built with React & Tailwind CSS
DSFolio V1
https://dsfolio-v1.vercel.app/
Technologies Used
Installation
- Clone the repository
git clone https://github.com/dsbalico/dsfolio-v1.git - Change into the project directory
cd dsfolio-v1 - 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.htmlto your own.
Contributing
Feel free to contribute to this project by opening issues or submitting pull requests. Your feedback is highly appreciated!
Note
- Before deploying this website, please remove or update the Google Analytics MEASUREMENT ID in
index.html - If you find this project useful, consider leaving a star. Thank you! 😊