vikasVicky94 / React-Router-Lessons

Source code and project files from thenewboston React-Router tutorial

Home Page:https://www.youtube.com/user/thenewboston

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Source code and project files from thenewboston React-Router tutorial.

Getting Started

To get started, first install all the necessary dependencies.

> npm install

Run an initial webpack build

> webpack

Start the development server (changes will now update live in browser)

> npm run start

To view your project, go to: http://localhost:3000/

Links

About

Source code and project files from thenewboston React-Router tutorial

https://www.youtube.com/user/thenewboston


Languages

Language:CSS 79.9%Language:JavaScript 19.2%Language:HTML 0.9%