jaymiejones86 / nwb-react-fetch-example

NWB + React + Fetch Example Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Development Podcasts Example Application

A simple react application using NWB and Fetch to display a list of web development podcasts from a json file.

The podcasts list is from the github repo ryanburgess/web-development-podcasts

Background

This app was created to test out the native FetchAPI

Requirements

Setup

  • Install NWB
  • Run npm i to install any dependencies
  • Run development server with nwb serve --auto-install --reload
  • Open http://localhost:3000 in your web browser of choice

About

NWB + React + Fetch Example Application


Languages

Language:JavaScript 69.2%Language:CSS 19.3%Language:HTML 11.5%