Mini version of 500px (Only shows list of photos based on 500px features)
Live Demo on: mini500px.surge.sh
This project using:
- React
- Redux
- React-Router
How to start:
- npm install -> Install dependencies
- npm run dev -> Development mode
- npm run start -> Build and run production mode
Stil needs a lot of improvements:
- Fixing hot reloading
- Add redux devtools component