pirsi / reactInterface

React interface for planetoftheweb's LinkedIn Learning course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React: Building an Interface

This is my repository for Ray Villalobos' course React: Building an Interface. The full course is available on LinkedIn Learning.

Find the source repo at planetoftheweb/reactinterface2

Installing

  1. Make sure you have these installed
  1. Clone this repository into your local machine using the terminal (mac) or Gitbash (PC) > git clone CLONEURL
  2. CD to the folder cd FOLDERNAME
  3. Run npm install to install the project dependencies
  4. Run npm start to start live preview server

About

React interface for planetoftheweb's LinkedIn Learning course


Languages

Language:JavaScript 93.1%Language:CSS 4.1%Language:HTML 2.8%