Skip to content

Latest commit

 

History

History
102 lines (61 loc) · 2.05 KB

README.md

File metadata and controls

102 lines (61 loc) · 2.05 KB

Find-house-react

This is my Final Capstone Project made using react and redux and based on a find your house app project.

Find-house-react is a front-end app which will help you to retrieve house images and data from Find-house-api, feel free to take a look at this awesome documentation.

Screenshot

Built With

  • Node.js
  • React
  • React-DOM
  • React-Create-App
  • Redux
  • CSS
  • ES6
  • Tailwindcss

Tested With

  • Jest
  • redux-mock-store
  • moxios

Live Demo

Live Demo Link

Getting Started

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

Prerequisites

  • NPM
  • JavaScript

Setup

Navigate to your desired location to download the contents of this repository. In order to clone this repository just type the following commands over the terminal in Linux or Mac or the Windows cmd console.

git clone https://github.com/guillainbisimwa/Find-house-react.git

Install

Run the following commands to install dependencies:

cd Find-house-react
npm install

Usage

In order to run this project locally, just type this command:

npm start

Test

In order to test this project locally, just type this command:

npm test

Author

👤 Guillain Bisimwa

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgments

  • Design by Alexey Savitskiy on Behance
  • Microverse

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.