Skip to content

drex04/personal-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Website

This is the source code for my personal website. You can access the website at this link.

Recipe Submission App

On the recipes page of my website, you can submit recipes that you've invented or adapted. This app allows users to submit recipes to a webpage, persists the recipes, and publishes them for other users to read.

  • Vanilla JavaScript frontend following the MVC pattern using JavaScript prototypes and the Fetch API
  • Express back end with REST API and NoSQL database (MongoDB Atlas), deployed on Heroku

License

MIT