devbook_ts/src
2020-05-13 18:45:29 +02:00
..
components refactor tests 2020-05-13 18:45:29 +02:00
constants General layout (#3) 2020-05-12 23:09:40 +02:00
models create User type 2020-05-13 15:19:42 +02:00
pages Navigation (#4) 2020-05-13 10:59:51 +02:00
router Navigation (#4) 2020-05-13 10:59:51 +02:00
services/firebase install firestore 2020-05-13 18:20:00 +02:00
static Navigation (#4) 2020-05-13 10:59:51 +02:00
store install firestore 2020-05-13 18:40:26 +02:00
types General layout (#3) 2020-05-12 23:09:40 +02:00
App.test.tsx Create and style Landing page (#2) 2020-05-12 11:09:51 +02:00
App.tsx connect App to firebase auth; display splash screen while loading auth state 2020-05-13 17:57:24 +02:00
index.tsx Create and style Landing page (#2) 2020-05-12 11:09:51 +02:00
react-app-env.d.ts create React App with TypeScript 2020-05-12 09:41:58 +02:00
serviceWorker.ts create React App with TypeScript 2020-05-12 09:41:58 +02:00
setupTests.ts create React App with TypeScript 2020-05-12 09:41:58 +02:00