Home

Awesome

gifsworld

Build Status npm version npm version vue contributions welcome

Gifs finder built with Vue and Electron

Getting Started

This project is still in development, you can create issues and pull requests for improve it.

Prerequisites

For this project you need Node installed on your machine with Npm or Yarn

Installing

You can clone this repository using Git:

git clone https://github.com/dj0nny/GifsWorld.git

Or download the repository here


Open a terminal and type, inside the directory:

npm run install 
# OR
yarn install

for installing all the dependencies. At the end type, in the same folder:

npm run dev
# OR
yarn dev

for running the development version of this app.

<!-- ## Deployment You can also create a build version of this repository running the command: ```bash npm run build # OR yarn build ``` A deployed version in avaiable on [Netlify](https://netlify.com) at this URL: https://determined-mahavira-ffd5b1.netlify.com/#/ -->

Built with ❤️ using:

This project was generated with electron-vue@8fae476 using vue-cli. Documentation about the original structure can be found here.

Contributing

Pull Requests for adding features ⇄ and ★ are welcome 😎