Skip to content

Fredz1/capStone-Project-2

Repository files navigation

Fred CapStone Project 2

Hyperion Dev Level 2 Task 21

How to use this app

  • Enter a search term i.e.Eminem, Deadpool or Beyonce
  • You can select the type of media you would like to search for. i.e. You can search for Beyonce music videos or music or all the content available across all media types.
  • If nothing is selected it defaults to 'all'

How install, test and run this app

  • Clone this respository into you project directory "https://github.com/Fredz1/capStone-Project-2.git"
  • Once completed cd into project directory
  • Input "npm install" then change to client directory "cd client" and input "npm install"
  • Once node mondules have installed "cd .." to project directory and input "npm start"

Security Measures

Link to Heroku build

Testing

Backend express.js Tests

  • In the root foler in the terminal input npm test
  • The test makes a request to the istore API and checks for results in the response

Frontend ReactJS Test

  • cd into the client directory cd client and enter npm test in the terminal
  • The test takes a snapshop of the landing page and checkes for the words iStore Search-A-Nator on that page.

About

Portfolio project 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published