https://github.com/edumigueis/taggram
Front-end challenge
https://github.com/edumigueis/taggram
Last synced: about 1 month ago
JSON representation
Front-end challenge
- Host: GitHub
- URL: https://github.com/edumigueis/taggram
- Owner: edumigueis
- Created: 2021-10-18T14:27:57.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-19T15:13:00.000Z (over 3 years ago)
- Last Synced: 2025-02-01T21:34:27.003Z (3 months ago)
- Language: Vue
- Homepage:
- Size: 10.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# taggram
- [Live Demo](https://edumigueis.github.io/taggram/)
> A website developped in Vue.js 2 for the TagView front-end [challenge](https://github.com/tagview/taggram). Taggram consists of a post interaction app, the UI is based on the following design: [Figma Link](https://www.figma.com/file/96DdmM0aScr0uihjwx6LxM/Taggram?node-id=1598%3A14)[](https://travis-ci.org/badges/badgerbadgerbadger) [](https://coveralls.io/r/badges/badgerbadgerbadger)
[]()
## Installation
To download all dependencies and start using the project you will have to run:
```
npm install
```
To compile in development mode:
```
npm run serve
```
To run build:
```
npm run build
```
### Clone
- Clone this repo to your local machine using `https://github.com/edumigueis/taggram.git`
---[]()