/mpbcoder.github.io

My ( MPBDev ) Personal Website Source Code !

Primary LanguageCSSOtherNOASSERTION

MPBDev Personal Website

Hi 👋, I'm MPBDev in this is my awesome personal website ... created with html, post css , vanilla js and Vite and Maybe in the future refactored with React and tailwind css (after i learn these tools :))

Features

  • Auto Light/dark mode
  • Full Responsive
  • Semantic HTML
  • Optimized
  • Mobile-first

Demo

https://mpbcoder.github.io

Screenshots

App Screenshot

Run Locally

Clone the project into mpbcoder directory (because project name is long)

  git clone https://github.com/mpbcoder/mpbcoder.github.io mpbcoder

Go to the project directory

  cd mpbcoder

Install dependencies

  npm install

Start the development server

  npm run dev

Deployment

To build this project for production run

  npm run build 

To Preview the production build run (first build)

npm run preview

Contributing

Contributions are always welcome!

Feedback

If you have any feedback, please reach out to us

Authors

License

GPLv3