Skip to content

This is the repository for Advent project series.

Notifications You must be signed in to change notification settings

daycademy/advent-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-2020

This repository is for the advent 2020 project series.

YouTube Playlist: https://www.youtube.com/playlist?list=PL10piHcP2kVJ8MdarLwKmgdVVWgAzDoPh

In this project series we have created together four projects.

QR-Code Generator (1. Advent)

Link to project: click me
Link to video: click me

With this project we have created a simple QR-Code generator for generating QR-Codes that will redirect to a specific website.

Nuxt.js Blog (2. Advent)

Link to project: click me
Link to video: click me

In this project we have created a Nuxt.js blog with the power of the Tailwind.CSS framework and the nuxt-content module.

Code Sharing Platform (3. Advent)

Link to project: click me
Link to video: click me

In this small project we've created with the help of Vue Router, Bootstrap, Codemirror and plain Vue.js to write a small code sharing platform.