/mini-500px

Primary LanguageJavaScript

Mini version of 500px (Only shows list of photos based on 500px features)

Live Demo on: mini500px.surge.sh

This project using:

  1. React
  2. Redux
  3. React-Router

How to start:

  1. npm install -> Install dependencies
  2. npm run dev -> Development mode
  3. npm run start -> Build and run production mode

Stil needs a lot of improvements:

  1. Fixing hot reloading
  2. Add redux devtools component