GroceriStar / react-only-13

GNU General Public License v3.0
0 stars 0 forks source link

small thing #5

Open atherdon opened 6 years ago

atherdon commented 6 years ago

during your learning - you'll also implement this page into react: https://tympanus.net/Blueprints/OnScrollEffectLayout/

khyati0212 commented 6 years ago

@atherdon What is expected output of this task? Do I need to create same page given in example?

atherdon commented 6 years ago

yes, you'll create a separated page, with components. so right now it's HTML just, but after your work it'll be a page inside react project

khyati0212 commented 6 years ago

Ok

atherdon commented 6 years ago

it'll also show you an approach of converting HTML into react components. like another practice. and it also looks cool