Skip to content

A application that uses a Rails API and a React UI to add new Houses with multiple images and delete them.

Notifications You must be signed in to change notification settings

fabianofrank/realstate-ui

Repository files navigation

Real Estate Application - User Interface

Important:

First you will need to run this API before following the steps in the 'Getting Started' Section

App functions: 😉

With this app, you can do the following:

  • Properties:
    • You will be able to create a property
    • Add multiple images that are displayed as a carousel
    • See them listed the home page as cards
    • Once you click in the card you will enter the details page
    • Delete a property in the details page

Getting Started: 📈

To get a local copy up and running follow these simple example steps.

  • Click on the top right green "code" button.

  • On the dropdown menu, choose "download with zip" button.

  • After download, extract the zip file and you have the project on your machine.

  • Run npm i to intall all the project dependencies.

  • Run npm start to run the application.

Built With: 🔍

  • HTML (Front-end) HTML5

  • CSS (Front-end) CSS3

  • Tailwind (Front-end) Tailwind

  • JavaScript (Front-end) JavaScript

  • Webpack (Front-end) Webpack

  • React (Front-end) React

  • React-router (Front-end) React-router

  • Redux (Front-end) Redux

  • Ruby 3.1.2 (Back-end) Ruby

  • Ruby on Rails 7.0.3 (Back-end) Rails

  • PostgreSQL (Back-end) Postgresql

  • JWT gem (Back-end)

  • Rswag gem (Back-end)

Author: 👋

👤 Fabiano Frank

Contributing: 🤝

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support: 🌟

Give a ⭐️ if you like this project!

Acknowledgments: 📝

License: 🧐

This project is MIT licensed.

About

A application that uses a Rails API and a React UI to add new Houses with multiple images and delete them.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published