sla1031 / react-new-tab

Chrome's New Tab page in react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Config Variables cp config_template.json config.json

WELCOME_NAME for src/containers/header/headerContainer.js

GOOGLE_CALENDAR_SRC for src/components/googleCalendar/googleCalendar.js - Google Calendar iframe source.

SHORTCUT_ARRAY for src/containers/maiContent/main.js

WEATHER for src/containers/weatherContainer/weatherContainer.js - https://www.wunderground.com/weather/api/d/docs?d=data/forecast&MR=1

Basic structure

https://daveceddia.com/react-project-structure/

Hot reloading with webpack

yarn run start

Build

yarn run build

Background Image https://flic.kr/p/hY4Kyu

About

Chrome's New Tab page in react


Languages

Language:TypeScript 76.6%Language:CSS 13.2%Language:JavaScript 10.3%