Skip to content

imkowalski/startpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Startpage

project-image

A simple repo with two startpages

🚀 Demo

This is my instance the project you can use it if you want, but beware that the location is hardcoded in version 2, if you wanna change it read below how to run your local instance
https://startpage-eight.vercel.app

📷 Project Screenshots:

project-screenshot

project-screenshot

🛠️ Installation Steps:

1. Download the repo

git clone https://github.com/imkowalski/startpage.git

2. Run it using your favorite live server either in the ./ folder or in the folder of your favorite version

3. If you are running the v2 remember to change the coordinates of your location, in the openweathermap url and set en api key using this command in the js console

localStorage.setItem("api", "YOUR_OPEN_WEATHER_MAP_API_KEY");

🛡️ License:

This project is licensed under the MIT License