/javascript-quick-guide-cc

JavaScript Quick Guide for Career Curriculum

Primary LanguageJavaScript

This application was created to facilitate a smaller list of commonly used JavaScript for easy reference. Most details are pulled from MDN (https://developer.mozilla.org/en-US/) and Git (https://git-scm.com/). Each piece is directly linked to the MDN or Git that it refers to. This is created with mobile, tablet, and desktop in mind. Please enjoy.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn install

Installs dependencies in the application

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.