ericafenyo / senior-hub

Next.js web app to help senior users find caretakers and to facilite networking through outdoor activities and chat functionalities.
MIT License
0 stars 0 forks source link
nextjs node shadcn-ui typescript

The Senior Hub project

Senior Hub is a web application offering a dedicated platform for senior users to explore wellness tips, plan daily activities, and connect with a supportive community.

The codebase includes features for finding caretakers and facilitating networking through outdoor activities and chat functionalities.

This project consists of a Next.js frontend and a Spring Framework backend integrated with MySQL.

Read the [documentation]() for setting up and running the backend project.

Prerequisites

Building and Testing

  1. Begin by following the instructions to build and run the Spring Boot backend.

  2. Run this project with the following command:

npm run dev
  1. Open http://localhost:3000 in your browser to see the result.

License

This project is licensed under the MIT License - see the LICENSE file for details.