Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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/).
- Host: GitHub
- URL: https://github.com/guillainbisimwa/find-house-react
- Owner: guillainbisimwa
- License: mit
- Created: 2021-05-04T21:48:17.000Z (over 3 years ago)
- Default Branch: development
- Last Pushed: 2021-05-19T08:49:53.000Z (over 3 years ago)
- Last Synced: 2024-05-28T15:31:09.608Z (8 months ago)
- Topics: babel, craco, eslint, front-end, javascript, tailwindcss
- Language: JavaScript
- Homepage: https://find-house.netlify.app/
- Size: 8.29 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).
## 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.