Giter VIP home page Giter VIP logo

k-skeleton's Introduction

My K-Project: Personal Website

Welcome to my K-Project, a personal website built with create-svelte. I've designed and developed this project to showcase my work and share my thoughts with the world.

I used Svelte Kit

If you want to create a similar project or explore my code, you can start by setting up a new Svelte project:

  • reate a new project in the current directory npm create svelte@latest

  • or create a new project in a folder called my-app npm create svelte@latest my-app

Local Development

To start working on the project, first, clone the repository and install the dependencies with npm install (or pnpm install or yarn). Then, start a development server: npm run dev

or start the server and open the app in a new browser tab

npm run dev -- --open This will open a local development environment where you can make changes and see them in real-time.

Building for Production

To create a production-ready version of the website: npm run build You can preview the production build with npm run preview.

If you plan to deploy your app, you may need to install an adapter for your target environment.

To deploy your app, you may need to install an adapter for your target environment.

About Me

I'm passionate about web development and love working with Svelte to create interactive, high-performance websites. If you have any questions or suggestions, feel free to open an issue or submit a pull request on this GitHub repository. Happy coding!

k-skeleton's People

Contributors

arximus88 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.