codewithxavi / portfolio_jadrian_2024

Home Page:https://javiadrian.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

Ensure the following tools are installed:

Setting up the Repository

  1. Clone the repository and navigate into the project directory:

    npx create-next-app -e https://github.com/codewithxavi/codewithxavi-portfolio
    cd codewithxavi-portfolio
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Open http://localhost:3000 in your browser to view the project.

📜 License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

https://javiadrian.com

License:MIT License


Languages

Language:TypeScript 93.8%Language:SCSS 3.5%Language:CSS 1.7%Language:JavaScript 0.7%Language:Nix 0.3%Language:Shell 0.1%