dj0nny / GifsWorld

Gifs finder built with Vue and Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Built with ❤️ using:

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

  • Vue.js - A Javascript framework
  • Electron - Build cross platform desktop apps with JavaScript, HTML, and CSS
  • Vuex - Centralized State Management for Vue.js

Contributing

Pull Requests for adding features ⇄ and ★ are welcome 😎

About

Gifs finder built with Vue and Electron


Languages

Language:JavaScript 79.8%Language:Vue 17.3%Language:HTML 2.9%