Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Home page + update formats #26

Merged
merged 5 commits into from
Nov 3, 2024

Conversation

ahmad-kashkoush
Copy link
Contributor

In this PR I've

  1. added HomePage code and its related components initial code
  2. updated imports: some files had unused ones
  3. Replaced normal link form material UI with react-router link that ensures better navigation through app routes

this PR should :
fix #22
implement half #21

- add non-user navbar
- add user navbar boilerplate
- add navbar component to header
- activecourses#21
- Implement Hero and add it to hompage
- Implement Footer and add it to homepage
- add hero-section image to public dir

fixs activecourses#22
@xeenoh xeenoh merged commit be89e46 into activecourses:main Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Home page
2 participants