atlp-rwanda / dynamites-ecomm-fe

https://dynamites-ecomm-fe.netlify.app/
0 stars 0 forks source link

Dynamite Hello section #47

Closed ambroisegithub closed 1 week ago

ambroisegithub commented 1 week ago

Description

This pull request aims to develop the hero section of the landing page for the e-commerce frontend project using TailwindCSS, React, TypeScript, and Redux Toolkit. The hero section will include a prominent headline, a subheadline, a call-to-action button, a background image, and product display elements, as shown in the provided design.

Acceptance Criteria

Implement Styling with TailwindCSS:

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
dynamites-ecomm-fe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 25, 2024 3:43pm
codecov-commenter commented 1 week ago

Codecov Report

Attention: Patch coverage is 90.00000% with 23 lines in your changes missing coverage. Please review.

Project coverage is 71.14%. Comparing base (d464f0e) to head (712d69b).

Files Patch % Lines
tailwind.config.js 0.00% 10 Missing and 1 partial :warning:
src/pages/Home.tsx 0.00% 9 Missing and 1 partial :warning:
src/components/HelloSection/HelloSection.tsx 98.78% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #47 +/- ## ============================================ + Coverage 60.28% 71.14% +10.85% ============================================ Files 11 13 +2 Lines 277 506 +229 Branches 19 40 +21 ============================================ + Hits 167 360 +193 - Misses 102 136 +34 - Partials 8 10 +2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.