Giter VIP home page Giter VIP logo

portfolio's Introduction

๐Ÿก Portfolio

Welcome to my personal website repository!

This README provides an overview of the project structure, available commands, and the tech stack used.

previewing

๐Ÿš€ Getting Started

To get started with this project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/SheoKahn/portfolio.git
    
  2. Navigate to the project directory:

    cd portfolio
    
  3. Install dependencies:

    pnpm install
    
  4. Start the development server:

    pnpm dev
    
  5. Explore and customize:

    • Explore the project structure in the /src directory.
    • Customize the pages, styles, and configurations to suit your needs.

๐Ÿ“‚ Project Structure

This repository follows a structured format with the following folders and files:

/portfolio
โ”œโ”€โ”€ public/
โ”‚   โ”œโ”€โ”€ robots.txt
โ”‚   โ”œโ”€โ”€ sitemap.xml
โ”‚   โ”œโ”€โ”€ favicon.svg
โ”‚   โ””โ”€โ”€ og-image.png
โ”œโ”€โ”€ src/
โ”‚   โ”œโ”€โ”€ env.d.ts
โ”‚   โ”œโ”€โ”€ layouts/
โ”‚   โ”‚   โ””โ”€โ”€ Layout.astro
โ”‚   โ””โ”€โ”€ pages/
โ”‚       โ””โ”€โ”€ index.astro
โ”œโ”€โ”€ astro.config.ts
โ”œโ”€โ”€ package.json
โ””โ”€โ”€ tsconfig.json

๐Ÿงž Commands

You can execute various commands from the root of the project using a terminal:

Command Description
pnpm install Installs dependencies
pnpm dev Starts a local development server at localhost:4321
pnpm build Builds your production site to ./dist/
pnpm preview Previews your build locally before deploying
pnpm astro ... Runs CLI commands like astro add, astro check
pnpm astro -- --help Displays help using the Astro CLI

๐Ÿ› ๏ธ Stack

This website is built using the following stack:

  • ๐Ÿšง Astro: A modern static site builder.
  • ๐Ÿ“‘ TypeScript: Provides enhanced syntax for JavaScript.
  • ๐ŸŽจ CSS: Custom styling for design.
  • โœ’๏ธ Font Onest: Font for typography.

Feel free to explore and contribute! ๐Ÿ˜Š

portfolio's People

Contributors

sheokahn avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.