Overview • Key Features • How To Use • Tech Stack • Acknowledgements
Welcome to my first HTML and Javascript Web Page repository! This project was built using HTML, Javascript, and CSS. I also created an AJAX API to fetch data offering Advice for the Day. Design layout included using Bootstrap and CSS Gridworks. The links in the Navbar do not have functional routing. Feel free to explore the code, contribute, and make this project even better.
- HTML5
- Javascript
- AJAX dynamic data loading
- CSS Gridworks
- Bootstrap
- Github routing to ezellerBST
To clone and run this application, you'll need Git, Node.js (which comes with npm), and VS Code installed on your computer, or a different Code Editor than VS Code.
From your command line: create a project directory on your local computer where you want to save the the app files then run steps below
# Clone this repository in newly created project directory
$ git clone https://github.com/ezellerBST/Sherlock-Resume-Page.git
# Go into the repository
$ cd sherlock-resume-page
#Open web page in your terminal
$ open index.html
#Open web page in VS Code
$ code .
- Bethel School of Technology
- Jacob Santos