From a115273c10071dec4c4d61d2e75fbf6a9cf9aa65 Mon Sep 17 00:00:00 2001 From: Ryan Freeman Date: Thu, 18 Nov 2021 21:12:33 +0000 Subject: [PATCH] Updated projects --- data/projects.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/data/projects.json b/data/projects.json index 81de2a6..580d487 100644 --- a/data/projects.json +++ b/data/projects.json @@ -16,7 +16,12 @@ }, { "name": "ASOS Prototype", - "description": "Working prototype of ASOS' website built in Axure RP 8", + "description": "Working prototype of ASOS' website built in Axure RP 8.", "href": "https://github.com/r-freeman/ASOS-Axure-Prototype" + }, + { + "name": "College App", + "description": "Full stack application built with Laravel 6, Vue.js and Tailwind CSS.", + "href": "https://github.com/r-freeman/college-app" } ]