Skip to content

๐ŸŒ€ Personal landing page website built with QwikCity, Typescript and TailwindCSS

License

Notifications You must be signed in to change notification settings

rajput-hemant/landing

Repository files navigation

views stars forks issues license repo-size

๐ŸŒ€ Personal landing page built with QwikCity, TypeScript and Tailwind CSS.

Introduction

This website was built from scratch using QwikCity. It will undergo regular updates in the future.

Performance

PageSpeed Insights : Desktop

Report URL: https://pagespeed.web.dev/analysis/https-landing-rajputhemant-me/yk4gt3apuv?form_factor=desktop

PageSpeed Insights - Desktop

PageSpeed Insights : Mobile

Report URL: https://pagespeed.web.dev/analysis/https-landing-rajputhemant-me/yk4gt3apuv?form_factor=mobile

PageSpeed Insights - Desktop

Getting Started

If you are interested in running this project on your local machine, you can do so in just 3 easy steps below.

1. Clone this template using one of the three ways:

  1. Clone using git

    git clone https://github.com/rajput-hemant/landing
  2. Using create-next-app

    npx create-next-app -e https://github.com/rajput-hemant/landing <project-name>
  3. Using degit

    npx degit rajput-hemant/landing YOUR_APP_NAME
  4. Deploy to Vercel or Netlify, etc

    Deploy with Vercel Deploy to Netlify

2. Install dependencies

This project uses bun as the default package manager. If you want to use pnpm, npm or yarn, you need to remove the bun.lockb file and run pnpm i, npm i or yarn to generate the lock file for the respective package manager.

bun i

3. Run the development server

You can start the server using this command:

bun dev

Open http://localhost:5173 with your browser to see the result. You can start editing the page by modifying src/routes/index.tsx.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributors:

Note: It may take up to 24h for the contrib.rocks plugin to update because it's refreshed once a day.

About

๐ŸŒ€ Personal landing page website built with QwikCity, Typescript and TailwindCSS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published