mcastre / react-todo-app

Basic React Todo application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Foundation Boilerplate Project

Basic boilerplate React project with Foundation and Sass

To get started:

  • Clone the repo down
  • npm install the dependencies
  • This app uses Webpack for module dependencies. Run webpack -w to have webpack running. You may need to install webpack globally.
  • Finally, npm start to launch the app on localhost:3000

Check out the OpenWeatherMap APIs here. Foundation UI Docs here.

About

Basic React Todo application


Languages

Language:JavaScript 98.0%Language:HTML 2.0%