This is a simple new tab page that I made for myself.
-
Color picker to change the background color
-
Greeting header that changes based on the time of day
-
Large clock that displays the time
-
Small clock that displays the date
-
Grid of common links
-
Weather widget
- Clone the repository
git clone [email protected]:jaredthecomputerguy/jareds-new-tab.git
- Install dependencies
npm install
- Run the development server
npm run dev
-
Add a color picker so I can change the background color at any time
-
Add a header that says good morning, good afternoon, etc. to myself
-
Add a large clock that displays the time (HH:MM:SS)
-
Add a smaller clock that displays the date (Monday, January 1)
-
Add a two row, three column grid of common links
-
Add a weather widget
-
TODO: Add a settings sidebar where I can change settings + widgets