swarupe7 / MedPlant

MedPlant: Open-source project using HTML, CSS, and Bootstrap to create awareness about medicinal plants. Beginner-friendly for contributions
https://swarupe7.github.io/MedPlant/home.html
MIT License
15 stars 34 forks source link

Using react to make the code dynamic #45

Open KeshavJha2002 opened 1 year ago

KeshavJha2002 commented 1 year ago

Instead of static webpage we should gradually putting more importance over client side rendering with React and type checked Javascript (Typescript). This would decrease the number of .html files and improve the structure

KeshavJha2002 commented 1 year ago

I can work on it if assigned to me.

swarupe7 commented 1 year ago

Okk if you are willing to do it then go ahead @KeshavJha2002 all the best but please forward the deployed link of the project after you finished it .

swarupe7 commented 1 year ago

@KeshavJha2002 we prefer to use functional components for building this project as most of our team is familiar with it .

KeshavJha2002 commented 1 year ago

@KeshavJha2002 we prefer to use functional components for building this project as most of our team is familiar with it .

Alright, as for the UI would you want me to continue with bootstrap or shall I migrate to Chakra-UI and Tailwindcss?

swarupe7 commented 1 year ago

continue with bootstrap @KeshavJha2002