Skip to content

danielgarcia/stash-app

Repository files navigation

An application to search for gifs.

Use the App

  1. Open brower
  2. Go to: https://stash.dagasoft.com/

Run Localy: On mac or linux you can run this local by doing the following:

  1. Install Node
  2. Install git
  3. Open a terminal and run:
$ git clone https://github.com/danielgarcia/stash-app.git
$ cd stash-app
$ npm install

To run the App

$ npm start

To build the App

$ npm run build

To run the App Tests

$ npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published