Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@ambroisegithub ambroisegithub released this 02 Jul 07:44
· 40 commits to develop since this release
5d62524

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:

  • ft(routing): Set up routes using React Router DOM (#38) (aa0dcf2)

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:

  • ch(linting): Configure ESLint and Prettier (#7) (b81d0ea)

Refactor

Folder Structure:

  • rf(structure): Organize folder structure (#20) (e1066b5)

Bug Fixes

Navbar Bug Fix:

  • fix(navbar): Fixed bug in navbar (#54) (633e0ac)

What's Changed

New Contributors

Full Changelog: https://github.com/atlp-rwanda/dynamites-ecomm-fe/commits/v.1.0.0