An open API service indexing awesome lists of open source software.

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.

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/)