GithubHelp home page GithubHelp logo

onewebdev-workshop's Introduction

Intro to Web Workshop - TAMUhack Jokes

Goal

Provide beginners and those with limited website development experience the tools and knowledge to build a full-stack website (both a frontend and backend).

Covered Material

  • Basic Frontend - HTML / CSS / JS: Learn how to build a frontend using these three technologies.
  • Using Libraries & Frameworks: Speed up workflows and know how to leverage powerful tools written by others.
  • Advanced HTML / JavaScript: How to make frontends more complex using CSS/JavaScript libraries
  • APIs and Routing: How to have different webpages, interact with backend, and send/receive information.
  • Backend and Databases: Introduction to node and simple data storage.

How to Run

To run any part, download the repository onto your local machine. If you are familiar with git, you can also clone the repository using a command line.

To run v1 and v2, simply open the html file into Google Chrome. This is all the setup needed.

To run v3, nodejs (https://nodejs.org/en/download/) must be installed. After installing nodejs open a command prompt at the same directory as the folder and the run the following commands:

  1. npm i
  2. node app.js (Note: If you plan on editing/expanding the server, consider install nodemon)

Libraries Used

onewebdev-workshop's People

Contributors

onewebdev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.