Skip to content

RodriFS/find-a-hobby-client

 
 

Repository files navigation

Find a Hobby 2.0

An open source contribution to find a hobby Github, made in collaboration with Alvaro Hernandez Github

The idea

To improve user experience, design and functionality by implementing Sass and Redux. The main objective of this project was to take an already existing project and continue working on it. The original Find-A-Hobby was a great fit for us as a team because we both like the original idea but at the same time we thought we could take it to a whole new level.

Tech Stack

  • React - Front end library for building user interfaces
  • Bootstrap - Framework for UI elements.
  • Sass - Sass is an awesome css preprocessor.
  • Redux - Redux is a predictable state container for JavaScript apps.
  • Unsplash - Unsplash API for finding photos

Screenshots

Main

Demo

Getting started

  1. Clone the repo
$ git clone https://github.com/RodriFS/find-a-hobby-client.git
$ cd find-a-hobby-client
  1. Install dependencies
$ npm install
  1. Start development server
$ npm start
  1. Connect client with server.

Collaboration Team

Rodrigo Sanchez - Github Alvaro Hernandez - Github

Original Author

Jon Portella - Github

License

This project is licensed under the MIT License.

About

A web app that will help you discover the most amazing thing to spend your leisure time on.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 81.8%
  • JavaScript 11.7%
  • CSS 6.5%