Skip to content

bdjos1/DairyMgr_React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DairyMgr_React

A SPA that show cases main features in React

Project Goals

Show case key features of AngularJS 2.0, such as:

  • How to wire up components in single page application
  • Routing and Route Params
  • Using the Form Builder

Technologies used

  • Node Package Manager
  • Webpack
  • Babel
  • Redux
  • React
  • React Intl
  • HTML5
  • CSS3.0

How to install and run the application

It is PREREQUISITE to have Node.js and NPM installed on your machine.

  1. Clone or download the project
  2. On the command line run: npm install
  3. On the command line run: npm start

Future Direction of the application

  • Use Node/Mongo DB backend to create Restful API
  • Consume Restful API to display data in application
  • Proper Authorization/Authentication
  • Globalization
  • Accessibility
  • Fully responsive UI using plain CSS3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published