dsbalico / dsfolio-v1

First iteration of my personal website, built with React & Tailwind CSS

Home Page:https://dsfolio-v1.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSFolio V1

DSFolio

https://dsfolio-v1.vercel.app/

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!

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! 😊

About

First iteration of my personal website, built with React & Tailwind CSS

https://dsfolio-v1.vercel.app/


Languages

Language:JavaScript 92.5%Language:HTML 6.5%Language:CSS 1.0%