paulbgtr / gibsol.dev

Home Page:https://gibsol-dev.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gibsol.dev

A personal website project built using Next.js, TypeScript, Tailwind, and DaisyUI. It serves as a portfolio and showcase of my work and projects.

Technologies Used

  • Next.js: A React framework for building server-side rendered and static websites.
  • TypeScript: A statically typed superset of JavaScript that enhances developer productivity.
  • Tailwind CSS: A highly customizable, utility-first CSS framework.
  • DaisyUI: A component library for Tailwind CSS that provides ready-to-use UI components.

Getting Started

To run the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/gibsol/gibsol.dev.
  2. Navigate to the project directory: cd gibsol.dev.
  3. Install the dependencies: npm install.
  4. Start the development server: npm run dev.
  5. Open your browser and visit http://localhost:3000 to see the website.

License

This project is released under the Unlicense license. You are free to use, modify, and distribute the code and the associated assets without any restrictions. Please refer to the LICENSE file for more information.

Contributions

Contributions to the project are welcome. If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request.

About

https://gibsol-dev.vercel.app

License:The Unlicense


Languages

Language:TypeScript 89.6%Language:JavaScript 9.7%Language:CSS 0.8%