Closed ElliotPenson closed 5 years ago
fractal.parts/browse should GET /fractals and display a (rough) grid of fractals. Clicking a fractal navigates to its designated page. Implement pagination and sorting.
GET /fractals
Rough version done in 7451f58.
fractal.parts/browse should
GET /fractals
and display a (rough) grid of fractals. Clicking a fractal navigates to its designated page. Implement pagination and sorting.