Skip to content

coolsky85/itsmehi

 
 

Repository files navigation

itsmehi

A modern and clean peronal website.

Screen.Recording.2025-04-18.at.9.41.23.PM.mov

Tech Stack

Getting Started

First, install dependencies:

npm install
# or
yarn install

Create a .env.local file in the root directory based on .env.example:

NODE_ENV=
HASHNODE_PUBLICATION_ID=

You'll need to set your actual Hashnode publication ID from hashnode dashboard.

Then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 in your browser to see the site.

References

Issues

Found a bug? or Have a cool idea? or just want to contribute? Go ahead and open an issue.

License

This project is under MIT license

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.5%
  • CSS 4.8%
  • JavaScript 0.7%