This is the repo for Agent Galaxy’s homepage, the only real estate agent which exclusively sells planets.
Introduction
This is a fictional task, building brand new homepage with React.js for Agent Galaxy, a Real Estate Agency that exclusively sells Planets.
Homepage preview
Desktop GIF
Mobile GIF
Desktop Screenshots
Running the project
Clone or download the repo, in the terminal, navigate to the project folder, if you are running this project for the first time, run
npm install
Then you can launch the page with
npm start