Skip to content
This repository was archived by the owner on Apr 17, 2019. It is now read-only.

noltron000-coursework/giphy-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giphy Search Engine 🔍

Introduction to API's in Backend Web

This project was created at Make School, a modern and innovative college for future software engineers.
To learn more, visit their website.

Giphy Search is Live on Heroku

This project was Make School's introduction to Node and API's, covered in their Backend Web course. Assignment Link: https://www.makeschool.com/academy/track/giphy-search-app-with-node-js

Developer Setup

To set up your developer environment with this project, follow these steps:

  1. open your terminal.
  2. in your terminal, cd into your directory of git repositories.
  3. copy the project in your terminal using git clone ___.
    • you can optionally fork this project, and clone your fork
    • alternatively you can clone this project directly
  4. cd into the root directory of your newly cloned project.
  5. run npm install to retrieve dependancies.
  6. run npm start to run the website locally on your computer.

About

using the giphy api in a web project with node & express

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published