This is the front-end part of the project.
Hlela is a platform for reviewing and discovering companies in Mozambique, facilitating community-based feedback using NestJS for the backend and NextJS for the frontend.
List the key features of your project. You can use bullet points for easy readability.
- Feature 1
- Feature 2
- Feature 3
Provide instructions on how to install your project. Include any dependencies that need to be installed and step-by-step instructions for getting started.
cd hlela-frontend
npm install
npm run dev