π Personal landing page built with QwikCity, TypeScript and Tailwind CSS.
This website was built from scratch using QwikCity. It will undergo regular updates in the future.
Report URL: https://pagespeed.web.dev/analysis/https-landing-rajputhemant-me/yk4gt3apuv?form_factor=desktop
Report URL: https://pagespeed.web.dev/analysis/https-landing-rajputhemant-me/yk4gt3apuv?form_factor=mobile
If you are interested in running this project on your local machine, you can do so in just 3 easy steps below.
-
Clone using git
git clone https://github.com/rajput-hemant/landing
-
Using
create-next-appnpx create-next-app -e https://github.com/rajput-hemant/landing <project-name>
-
Using
degitnpx degit rajput-hemant/landing YOUR_APP_NAME
-
Deploy to Vercel or Netlify, etc
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 iYou can start the server using this command:
bun devOpen http://localhost:5173 with your browser to see the result. You can start editing the page by modifying src/routes/index.tsx.
This project is licensed under the MIT License - see the LICENSE file for details.
Note: It may take up to 24h for the contrib.rocks plugin to update because it's refreshed once a day.

