c-phelps / MemorEase

0 stars 0 forks source link

Review potential technologies for us to use #6

Open c-phelps opened 2 hours ago

c-phelps commented 2 hours ago

Take a look at suggested technologies and pick one or two for us to incorporate: https://styled-components.com/docs/basics#getting-started https://emotion.sh/docs/introduction https://semantic-ui.com/ https://chakra-ui.com/ https://ant.design/

Megannx commented 2 hours ago

I recommend using Chakra UI as our primary CSS integration source. It offers straightforward implementation with comprehensive instructions, making it easy to get started. Chakra UI is highly responsive and provides a wide range of options for visual components, which will enhance the overall design of our webpage.

For our second option, if we want to incorporate more personalized and custom CSS alongside Chakra UI, Styled Components is a great choice. It allows for better customization and dynamic styling, providing users with a more engaging experience.