Release 1.0.0
·
40 commits
to develop
since this release
Features
Navbar Implementation and Fixes:
- ft(navbar): Implemented navbar component (#44) (d464f0e)
- fix(navbar): Fixed bug in navbar (#54) (633e0ac)
UI Components and Enhancements:
- ft(UI): Implemented UI for landing page categories section (#48) (71059dc)
- ft(UI): Hello section (#47) (cbd7020)
- ft(auth): Implementation of signup page and functionality (#50) (4c0c5b6)
- ft(auth): Implemented user login feature with Redux Toolkit (#24) (b9b7d7f)
Redux and State Management:
Routing and Navigation:
Fonts and Styling:
Chores
Project Setup and Configuration:
- ch(env): Setup environment (#24) (b9b7d7f)
- ch(tailwind): Setup Tailwind CSS configuration (#34) (a5a1e0f)
- ch(structure): Created all necessary folders (#20) (e1066b5)
- ch(linting): Set up pre-commit hooks for linting and code formatting (#12) (b6329ef)
- ch(env): Configure dotenv (#19) (3fd4bb9)
- ch(docker): Dockerize the project (#13) (1d4ea43)
- ch(docs): Write project README file (#15) (e6e16f6)
- ch(CI/CD): Set up CI/CD with GitHub Actions (#16) (caf0955)
Linting and Formatting:
Refactor
Folder Structure:
Bug Fixes
Navbar Bug Fix:
What's Changed
- Project Initialization with Vite (Local & Remote) by @wayneleon1 in #7
- #10 Dockerize the project by @jkarenzi in #13
- Setup CI/CD with GitHub Actions by @EddyShimwa in #16
- #14 Write project readme file by @jkarenzi in #15
- Configure TypeScript Paths by @Dawaic6 in #11
- Configure dotenv by @13XAVI in #19
- Set Up Pre-commit Hooks for Linting and Code Formatting by @bertrandshema in #12
- organed Folder structure by @niyibi250 in #20
- Chore: Setup tailwind config #34 by @jkarenzi in #35
- set up routes using react router dom by @wayneleon1 in #38
- Setup redux by @13XAVI in #40
- ft: Fix Add Font by @13XAVI in #43
- Feat: Implement navbar component #21 by @jkarenzi in #44
- Dynamite Hello section by @ambroisegithub in #47
- Implementation of signup page with Redux and Api intengration by @EddyShimwa in #50
- Implement User Login Feature with Redux Toolkit by @wayneleon1 in #24
- 28 implement UI for landing page categories section by @niyobern in #48
- landing page banner section by @Dawaic6 in #39
New Contributors
- @wayneleon1 made their first contribution in #7
- @jkarenzi made their first contribution in #13
- @EddyShimwa made their first contribution in #16
- @Dawaic6 made their first contribution in #11
- @13XAVI made their first contribution in #19
- @bertrandshema made their first contribution in #12
- @niyibi250 made their first contribution in #20
- @ambroisegithub made their first contribution in #47
- @niyobern made their first contribution in #48
Full Changelog: https://github.com/atlp-rwanda/dynamites-ecomm-fe/commits/v.1.0.0