Skip to content

Strevitz/real-estate-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

REAL ESTATE REACT WEBSITE

Real estate responsive website with full functional apartment filters and Contentful CMS.

propertie-video

General info

This frontend application works together with this rails application

Tech info

  • The real estate website was written in React. I used Context API for better data flow in application.
  • In a project, I wanted to learn content flow and how to build simple filter components, apartments details. Also I learned how to use React-Icons to style icons directly in React components and React-Hamburger plug in.

real-estate-presentation-laptop

real-estate-presentation-phone

Technologies

  • Javascript
  • Contentful
  • React
  • React Router
  • React-Transition-Group
  • React-icons
  • Context API
  • Bootstrap-React
  • GSAP
  • Jest

Setup

To run this project, install it locally using npm:

$ npm install
$ npm start

Link to app

Go to this link and choose your favourite apartment.

Link to Rails Application

rails application