0.1.0
- React - A JavaScript library for building user interfaces.
- Redux - A predictable state container for JavaScript apps.
- Webpack - Module Bundler.
- Twitter Bootstrap - great UI boilerplate for modern web apps.
- Sass - An extension of CSS that adds power and elegance to the basic language.
- node.js - evented I/O for the backend.
- Express - fast node.js network app framework [@tjholowaychuk].
Install Dependencies:
$ npm install
Start the app:
$ npm start
And access dev.producthunt.com (localhost:3000)
- Write Tests
- Implement SignUp/SignIn