Skip to content

lucaszadok/producthuntapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product Hunt Clone Project (React + Redux)

Version

0.1.0

Tech

  • 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].

Development

Install Dependencies:

$ npm install

Start the app:

$ npm start

And access dev.producthunt.com (localhost:3000)

Todos

  • Write Tests
  • Implement SignUp/SignIn

About

Demo of Product Hunt with React + Redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published