acmpesuecc / acmpesuecc/AcademyX
UI for course landing page details
- Dominant language
- Python
- Stars
- 1
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
## Details
Your task is to code out a UI component that takes in props just to display the essential course details for the course landing page.
**NOTE:** Use dummy, hardcoded data for now and focus on the UI part of the task only.
## List of features
1) Display course title
2) Display course description
3) Display course instructor name, course rating and number of review, number of learners who have purchased it.
4) Display course image (from a url), Course price and button to add to cart.
5) Field to leave a star rating and a text review.
Here is an example from Udemy:

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.