Latest solutions
JS-heavy approach Space tourism website built with React and Parcel
#framer-motion#parcel#react#react-router#bemSubmitted almost 3 years agoIP Tracker built with React, useSWR hook, Tailwindcss
#react#tailwind-css#axiosSubmitted almost 3 years agoAdvice Generator with React, Axios, styled with MUI
#material-ui#react#axiosSubmitted about 3 years agoSignup Form with React, React-Bootstrap, Bootstrap, Parcel bundler.
#bootstrap#react#parcelSubmitted about 3 years ago
Latest comments
- @RocheJorge@ichiklaus
Hola! Es grato ver a otro hispano hablante por acá. Me gusta tu diseño, es responsive y se asemeja bastante al diseño original.
Unas cositas no más que si te fijas bien están diferentes: en el desktop design el texto está alineado a la izq, no centrado; puedes usar text-transform: uppercase desde css para hacer esa m+: M+; y, una última cosa, en el footer trata de usar su landmark correspondiente <footer></footer> y coloca ese contenido de .attribution dentro para que no te tire ese problema de accesibilidad. Eso es todo de mi parte.
Happy coding.
Marked as helpful