

myMarks Project
Development Stack: JavaScript, jQuery, Node, Webpack GitHub pages deployment
Description: In this project, I created a single-page, API-powered bookmark application. The project has a RESTful API and allows for full CRUD actions. Use this bookmark app to collected websites and links you want to share or come back to while clicking through the web. This first project was created solely using JavaScript (no frameworks), jQuery, and CSS (no frameworks). Rendering relies solely on AJAX calls and DOM manipulation. The single-page application was deployed using GitHub live pages due to its simplicity.
Client GitHub Repo
GitHub Pages Deployment