https://github.com/cdom27/ade-react-typescript-frontend
Public frontend for Ade. Communicates with a Spring-based Rest API. Built with React 19, TypeScript, React Router v7, TailwindCSS.
https://github.com/cdom27/ade-react-typescript-frontend
axios formik-yup gsap react react-router-v7 tailwindcss typescript vite
Last synced: about 1 month ago
JSON representation
Public frontend for Ade. Communicates with a Spring-based Rest API. Built with React 19, TypeScript, React Router v7, TailwindCSS.
- Host: GitHub
- URL: https://github.com/cdom27/ade-react-typescript-frontend
- Owner: cdom27
- Created: 2024-06-12T02:40:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-05T04:54:14.000Z (9 months ago)
- Last Synced: 2025-09-05T06:25:42.174Z (9 months ago)
- Topics: axios, formik-yup, gsap, react, react-router-v7, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://ade-frontend.vercel.app
- Size: 29.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# π‘Ade - React Frontend
The frontend for Ade is a React 19 application designed to provide an intuitive user interface for a fictional construction company. Users can explore marketing information, view homes for sale, submit contact forms, and schedule visits. The frontend communicates seamlessly with a [Spring-based REST API](https://github.com/ci-dominguez/ade-backend) on the backend to deliver a smooth and fast experience.
## β¨ Features
- **Home Listings**: Browse available homes with detailed information provided by the backend API.
- **Image Galleries**: View high-quality images of homes using a responsive lightbox.
- **Contact Forms**: Submit inquiries and requests directly through the website.
- **Visit Scheduling**: Easily schedule a visit to view homes in person.
## Made with some really cool tools π
- βοΈ [React 19](https://react.dev/)
- β‘ [Vite](https://vite.dev/)
- π¦ [TypeScript](https://www.typescriptlang.org/)
- π [Axios](https://axios-http.com/)
- ποΈ [React Router v7](https://reactrouter.com/)
- π’ [Formik](https://formik.org/)
- β¬ [Yup](https://github.com/jquense/yup)
- π¨ [Tailwind CSS](https://tailwindcss.com/)
- πΈ [Yet Another React Lightbox](https://yet-another-react-lightbox.com/)
- π₯ [GSAP](https://greensock.com/gsap/)