Skip to content

Commit

Permalink
Edit to README file
Browse files Browse the repository at this point in the history
  • Loading branch information
joshayala committed Feb 20, 2024
1 parent 1c68379 commit e13d276
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,30 @@
# portfolio_website
# 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.

0 comments on commit e13d276

Please sign in to comment.