dingaaling / citi-map

Citi Map is an open source tool for creating personal data maps
MIT License
9 stars 4 forks source link

Rewrite the app using React Hooks #8

Open MarcoBerlot opened 2 years ago

MarcoBerlot commented 2 years ago

Starting with version 16.8 react introduced the concept of hooks. It would be great to rewrite CitiMap and take advantage of this new feature

ariaslabs commented 2 years ago

Hello! I would be glad to help out. Please let me know if there are any extra details I would need to know to get this done.

MarcoBerlot commented 2 years ago

Hi @ariaslabs! Thank you for taking interested in the project.

No extra details, ideally we would rewrite the main logic using hooks and React best practices

ariaslabs commented 2 years ago

10