fbwoolf / gif-searcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIF-Searcher

Let's search for some GIFs!

Setup

  • Create a database for the app (gif-searcher)
  • npm install
  • npm run start-dev

The start-dev command will run both the webpack process (in watch mode) to build your client-side javascript files, and the Node process for your server with nodemon.

About


Languages

Language:JavaScript 97.2%Language:CSS 1.8%Language:HTML 1.0%