samuelspagl / UdacityCapstoneProject

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity Capstone Project: MyFriendsRecipeBook

This is my Capstone project, a recipe book for yourself. Right now it stores recipes for oneself, not being able to share them, but this will be added after evaluation of the project.

Backend

The backend is developed serverless, with the serverless framework in typescript.

Frontend

The frontend is developed with VueJs and deployed on an AWS S3 and distributed via cloudfront. The starting point was a vuejs template provided Auth0, after that a few plugins were added, most importantly TailwindCSS, because it is lit. :D

https://dhjdecg91p4ht.cloudfront.net/

To start please login, then create a recipe, after that you can update it, delete it, and also if the name of the recipe is clicked see a main Site for it.

About


Languages

Language:Vue 45.1%Language:TypeScript 35.8%Language:JavaScript 15.0%Language:HTML 2.9%Language:Dockerfile 0.8%Language:Shell 0.2%Language:PowerShell 0.2%Language:CSS 0.1%