Hopease is a productivity-focused web platform, aimed at helping users combat social media addiction. By encouraging mindful usage of time, the app suggests personalized skill-building paths based on individual interests—enabling users to discover hidden talents and invest in self-growth. A frontend project built using Next.js and Tailwind CSS.
Hopease offers a clean, responsive UI tailored for both desktop and mobile devices.
This project was generated using our custom project scaffolding tool.
- Navigate to the client folder:
cd client2. Update the.envfile with your configuration: - Run the development server:
npm run dev
No backend setup was performed.
- Ensure you have Node.js installed.
- For any environment variables required, please update the
.envfile in the respective folders. - For more details, refer to the documentation in each project folder.