My-Chrome-Homepage

My Homepage for Chrome Browser with built-in APIs

Stars
3

MK-Chrome Homepage

Website Link => https://mk-chrome-home.vercel.app/

  1. To get started with this project, you will need to have Node.js and NPM installed on your system.

  2. First, you need to open a Terminal in your system and Clone this repository by using :

git clone https://github.com/Mk4Levi/My-Chrome-Homepage.git
  1. Navigate to the Project's directory :
cd My-Chrome-Homepage
  1. Install all Dependencies used in this Project :
npm install
  1. Finally, host it on local server :
npm run dev
  1. Now just search this in your browser to view the live running application in your Local sysytem :
http://localhost:5173

Structure of the Files in this Repo :

.
├── images
├── .gitattributes
├── .gitignore
├── README.md
├── index.css
├── index.html
├── index.js
├── manifest.json

Thank You

Related Projects