Code Monkey home page Code Monkey logo

image_search_react's Introduction

Image Search

CircleCI Maintainability Test Coverage

Description | User Stories | Mockups | App Showcase | Features | Improvements | Installation Instructions | Credits

Search bar application that displays relevent images to searched keywords - displayed in a neat grid format.

Tech Stack: JavaScript, React, Node, CSS, HTML, Jest, Enzyme, Axios, Webpack, Babel, CircleCI, Code Climate, Firebase

You'll find the app here, use cmd/window + click to open in a new tab.

As a user, when I use Image Search.
I expect to see a search bar, where I can input text to search for the type of images I want to see.
As a user, when I use Image Search. 
When I have entered a search term and clicked enter to submit the search,
I expect to see a relevent images, laid out on a flexible grid. 

Search Images Mockup

Application Screenrecording

  • Search Bar (Using UnSplash's API)
  • Image Display Grid
  • 100% Test Coverage
    • Learn how to test axios
    • Learn how to test my ImageCard component
  • Add styling
  • Rebuild the app from scratch using TDD

Clone this repository from github then change directory into it.

$ git clone [email protected]:BenSheridanEdwards/Image_Search_React.git
$ cd Image_Search_React

Launching the Application from the Command Line

From inside the project folder, you can run npm start in the terminal to launch the app in the browser.

$ npm start

Launching the app from the command line should open up a new tab in your default browser. If it doesn't, you can navigate to http://localhost:3000 to view the application.

Running Tests

From inside the project folder, you can run npm test in the terminal to run the test suite.

$ npm test

Seeing Test Coverage

From inside the project folder, you can run 'npm test -- --coverage' in the terminal to see the code coverage for this project.

$ npm test -- --coverage

This project was bootstrapped with Create React App.

This project was tested with Jest & Enzyme.

This project uses continuous integration and deployment with CircleCI & Firebase.

This project utilises Code Climate to ensure high code quality.

image_search_react's People

Contributors

bensheridanedwards avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.