Skip to content

Using ReactJS + NodeJS to show and call Giphy API 📼

Notifications You must be signed in to change notification settings

itsercleung/Find-Something

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find-Something 📼

Updated 9/02/2020 by eric

Find something via gifs - Could be used for inspiration? maybe? Used GIPHY API to search and pull gifs: GIPHY API

  • Note: Not hosted anywhere yet...
  • Note2: Needs refactoring...
  • Note3: This is mainly for learning...
  • Note4: Staring too long may cause headaches...

Running locally

To run the application locally (requires npm, nodeJS, reactJS):

  1. Install npm modules via from package.json files from ./client, ./backend, ./find-something using npm install
  2. Change to the rooot directory via cd findsomething
  3. Run script npm start
  4. Open http://localhost:3000 to view it in the browser
  • Note: Runs the app in the development mode.
  • Note2: Needs .env file for GIPHY API key - or make your own!

About

Using ReactJS + NodeJS to show and call Giphy API 📼

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published