/nostranode-react

A simple fortune web app in React.

Primary LanguageJavaScriptMIT LicenseMIT

nostranode-react

A simple front end for the nostra fortune-teller module.

A Node + Express web app with a React.js front-end. Scaffolded with The ultimate Webpack setup boilerplate.

Features

  • Basic React on the client.
  • Hot module replacement in development.
  • CSS modules.

Running

For development:

npm start

Then navigate to http://localhost:3000 in your browser.