rishikeshreddyakkireddy / designtodevelopment

This repository is all about converting design inspirations into code.
129 stars 91 forks source link

design 59 implemented and added to base folders #200

Closed melan96 closed 2 years ago

melan96 commented 2 years ago

Mono-Clock | Design 59 - by this PR will solve the issue #59

-- changes and improvements added

✅ Added design files to ~/designtodevelopment/design59/ location

✅ UI built on ReactJS front-end framework. Images are fetched on reacthooks

✅ to initilize the application. execute npm install and then npm start

Screenshots

Screenshot 2021-10-14 at 07 07 40

issue tracking - @rishikeshreddyakkireddy | issue59

rishikeshreddyakkireddy commented 2 years ago

@melan96 You forgot to remove node modules, remove them and let me know