Skip to content

AshleighWilliams/iTunes-Search-API-using-React.js-and-Express

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iTunes Search API Application using Reactjs and Express

This was a Full Stack Web Application using React and Express. View demo: https://itunessearchwithapi.herokuapp.com/

Table of Contents

Usage

  • Itunes Search Api created for searching iTunes Captureitunes1
  • Search any Music, Audiobooks, Podcasts, Movies, eBooks or Apps Captureitunes2
  • Save them in your favorites Captureitunes3
  • Delete favourites

Installation

  • cd into the backend/main folder of this application
  • type in npm install into your terminal
  • type in npm start into your terminal to run the backend of the application
  • open up another terminal and cd to the frontend directory of this application
  • type in npm install into your terminal
  • type in npm start to run the frontend of the application

Testing

  • To run the test modules:
    • cd into the backend/main folder of this application

    • Type npm test into console to run server tests.

    • cd into frontend folder of this application

    • Type npm test into console to run frontend tests.

Security

  • This app uses the npm helmet module for security
  • API keys hide in an .env file

Credits

-This project was part of a Full Stack Web Developer course at HyperionDev. -by Ashleigh Williams

About

Full Stack Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published