"Love means preparing you for success"
An innovative application designed to assist young adults in transitioning to new homes by providing guidance from supportive individuals with checklists and advice.
- An outline of essential financial considerations prior to relocating, with the option for users to offer additional suggestions.
- An inventory of necessary furniture items for individuals moving into their first residence, with the option for users to provide additional suggestions.
- Guidelines for first time renters, with the option for users to share additional advice and indicate agreement with a thumbs up.
The backend is located in a seperate repo, https://github.com/jcsmileyjr/checklist. It's a Java & Springboot application that connects an H2 database using Hibernate with a Spring Boot API to the frontend.
- Next.js is a frontend JavaScript framework, based on React but with server components/actions, used for displaying the user interface.
- TailwindCSS is a CSS library utilized to quickly style the application.
- Clone the repo
- In the terminal for the renters-ui directory, type "npm install" to install the libraries.
- In the terminal, type "npm run dev"
- Website - JC Smiley
- Twitter - @JCSmiley4
- LinkedIn - jcsmileyjr