Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/guillainbisimwa/find-house-react

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 (http://gbisimwa.me/Find-house-api-doc/).
https://github.com/guillainbisimwa/find-house-react

babel craco eslint front-end javascript tailwindcss

Last synced: about 1 month ago
JSON representation

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 (http://gbisimwa.me/Find-house-api-doc/).

Awesome Lists containing this project

README

        

# 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](https://find-your-house-backend.herokuapp.com/), feel free to take a look at this awesome [documentation](http://gbisimwa.me/Find-house-api-doc/).

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](https://find-house.netlify.app/)

## 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.

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

```

### Install

Run the following commands to install dependencies:

```s
cd Find-house-react
npm install

```

### Usage

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

```s
npm start

```

### Test

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

```s
npm test

```

## Author

👤 **Guillain Bisimwa**

- Github : [@guillainbisimwa](https://github.com/guillainbisimwa)
- Twitter : [@gullain_bisimwa](https://twitter.com/gullain_bisimwa)
- Linkedin : [guillain-bisimwa](https://www.linkedin.com/in/guillain-bisimwa-8a8b7a7b/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/guillainbisimwa/Find-house-react/issues).

## Acknowledgments

- Design by Alexey Savitskiy on [Behance](https://www.behance.net/alexey_savitskiy)
- Microverse

## Show your support

Give a ⭐️ if you like this project!

## 📝 License

This project is [MIT](LICENSE) licensed.