Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/skylar-lorena/silver-system

A frontend web app that allows the user to browse houses and add them to their favorites list. Built with React and Redux and connected to a backend API build using Rails. API link below
https://github.com/skylar-lorena/silver-system

rails rails-api rails-application react react-frontend reactjs redux ruby ruby-on-rails ruby-tutorial

Last synced: about 1 month ago
JSON representation

A frontend web app that allows the user to browse houses and add them to their favorites list. Built with React and Redux and connected to a backend API build using Rails. API link below

Awesome Lists containing this project

README

        

# Homepointr-frontend

A frontend web app that allow user to browse houses and add them to his favourites list, build with React and Redux and connected to a backend API build using Rails.

[![View Code](https://img.shields.io/badge/View%20-Code-green)](https://github.com/Skylar-Lorena/silver-system.git)
[![Github Issues](https://img.shields.io/badge/GitHub-Issues-orange)](https://github.com/Skylar-Lorena/silver-system.git)
[![GitHub Pull Requests](https://img.shields.io/badge/GitHub-Pull%20Requests-blue)](https://github.com/Skylar-Lorena/silver-system.git/pulls)

## 📝 Contents


Built with   |   
Screenshot   |   
Live Demo Link   |   
Getting started   |   
Author

## 🔧 Built with

- React Js
- Redux
- Rails API
- axios
- jest

## Rails Back-End Project

[Rails Code](https://github.com/Skylar-Lorena/silver-system.git/tree/feature/house)

## Project Screenshot

## House page

![GUI](src/assets/img/readme/house.png)

## House-Detail Page

![GUI](src/assets/img/readme/detail.png)

## Favourite Page

![GUI](src/assets/img/readme/fav.png)

## Home Page

![GUI](src/assets/img/readme/home.png)

## Live Demo Link

## Getting Started

To get a local copy of the repository please run the following commands on your terminal:

```
$ cd
```

~~~bash
$ git clone https://github.com/Skylar-Lorena/silver-system.git
$ cd find-your-house-frontend

~~~

To run on the local server

~~~bash
$ npm start
~~~

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.\
You will also see any lint errors in the console.

## To Test the project

~~~bash

$ npm test

~~~

## ✒️ Authors

👤 **Lorenah M.**

- Github: [@Skylar-Lorena](https://github.com/Skylar-Lorena)
- Twitter: [@Skylar](https://twitter.com/skylar_lorena)
- Linkedin: [Lorenah M.](https://www.linkedin.com/in/lorenah-m-859883167/)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/Skylar-Lorena/silver-system.git/issues).

## 👍 Show your support

Give a ⭐️ if you like this project!

## :clap: Acknowledgements

- Design Idea by: [Alexey Savitskiy](https://www.behance.net/gallery/37706679/Circle-(Landing-page-Dashboard-Mobile-App))

- Microverse: [@microverse](https://www.microverse.org/)

## 📝 License

This project is [MIT](./LICENSE) licensed.