Assignment 1 Home Page

Image

Here you will find a list of resources that are generally useful when it comes to developing web applications. These are some of the tools that I've found quite useful when interacting with HTML, CSS, JavaScript and other frameworks that are use to build applications. The following list is in no particular order whatsoever, just a couple links to helpful resources.

Site Link Description
W3Schools This website contains general information for all aspects of web development. Some notable are their HTML, CSS and JavaScript tutorials.
React React Dev is the official documentation page for using the react web development framework. It contains all sorts of references and guides for React app development.
Vercel After a website is completely built, developers need a place to host it. Vercel offers these services for free using GitHub as a way to connect your app and host it online!