A SPA that show cases main features in React
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
- Node Package Manager
- Webpack
- Babel
- Redux
- React
- React Intl
- HTML5
- CSS3.0
It is PREREQUISITE to have Node.js and NPM installed on your machine.
- Clone or download the project
- On the command line run: npm install
- On the command line run: npm start
- 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