From e13d276e2ec38a0a8b549c3a4a0d0a3584aa279e Mon Sep 17 00:00:00 2001 From: JA MacBPro <153228808+joshayala@users.noreply.github.com> Date: Tue, 20 Feb 2024 15:43:47 -0500 Subject: [PATCH] Edit to README file --- README.md | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f0269f7..7e2efff 100644 --- a/README.md +++ b/README.md @@ -1 +1,30 @@ -# portfolio_website \ No newline at end of file +# Portfolio_Website + +## Description +The Purpose of this project is to build a static portfolio website, where other built projects from CodeCademy's Learning Path can be shared from. This website contains projects, references, and contact information should anyone desire further contact. The project was developed for the Personal Portfolio Project, which is part of the Full-Stack Engineer Career Path in CodeCademy. + +## Project Goals ++ To Build a portfolio website using HTML and CSS ++ Add at least one interactive feature using JavaScript ++ Use Git Version Control ++ Use the Command Line and file navigation ++ Develop localy on a computer ++ Deploy the website to the web using GitHub Pages + +## Technologies ++ HTML ++ CSS ++ JavaScript ++ Node.js + +## How to use +To view the website, click the follwing link: +``` +https://joshayala.github.io/portfolio_website/ +``` + +## Status +The goals for the assignnment have been completed as of February 20, 2024, however additional components for this project are in the progress. + +## License +This Project has a MIT License. \ No newline at end of file