Commit Graph

29 Commits

Author SHA1 Message Date
b3afb2b66f Add param validation + Test for Film page 2020-12-18 03:41:47 +01:00
4ae4b4ecd9 Create basic film page 2020-12-18 03:04:27 +01:00
1b36ad6a81 Handle responsivness on Grid + Film components 2020-12-18 02:37:32 +01:00
c77fe19ed1 Add description in Header + Change title 2020-12-18 02:27:15 +01:00
0b7b64231d Replace films page H2 by Studio Ghibli logo 2020-12-18 02:18:01 +01:00
5de7b3d676 Refactor Footer module + Add basic tesst file 2020-12-18 02:07:15 +01:00
cde972e20e Refactor Header module 2020-12-18 02:03:04 +01:00
e1827b3b7d Refactor Grid module 2020-12-18 02:00:39 +01:00
444d3f8326 Test Film component 2020-12-18 01:47:06 +01:00
c08b0575dc Create Film component 2020-12-18 01:31:09 +01:00
62862e6c14 Add Tailwind Typography plugin 2020-12-18 01:22:17 +01:00
bca6a2ed11 Create Grid component + Test. Index test adaptations 2020-12-17 19:31:25 +01:00
e2051c8d74 Add head property 2020-12-17 18:31:55 +01:00
407ef3dcd1 Improve Page structure and create a redirect middleware to set /films as homepage 2020-12-17 18:28:32 +01:00
467eb68e25 Add styles to H2 2020-12-17 18:17:12 +01:00
7935ae750f Create Footer component with styles 2020-12-17 18:15:40 +01:00
eac90cffd6 Merge branch 'films-page' into develop 2020-12-17 17:16:42 +01:00
e8cc9c89ba Add proper styles to handle Header's fixed position and main tag to display correctly. 2020-12-17 17:15:16 +01:00
7b52deccd8 Test asyncData method. 2020-12-17 17:07:22 +01:00
1a86713c00 Collect films data in AsyncData method. 2020-12-17 14:29:26 +01:00
ea89471cc0 Header tests. 2020-12-17 12:53:19 +01:00
050942c679 Add styles to Header component 2020-12-17 12:43:50 +01:00
c329368906 TailwindCSS basic configuration 2020-12-17 12:17:47 +01:00
2b2528054a Header base component without styles 2020-12-16 13:53:02 +01:00
1278e23aec Basic setup of Axios module + Test Ghibli API connection 2020-12-16 13:17:20 +01:00
80b7c19e27 Basic config of nuxt package, delete defaults. 2020-12-16 12:21:14 +01:00
5328f5eb51 Create Nuxt.js app 2020-12-16 12:07:05 +01:00
wazolab
1223bffe6b Add README with instructions 2020-12-16 11:36:33 +01:00
wazolab
ecb51e0bde Initial commit 2020-12-16 11:30:57 +01:00