antoniotrkdz/cccarousel

Implement react-router BrowserRouter

Closed this issue · 1 comments

At the moment the site navigation has been sorted with HashRouter (a solution for legacy browsers), to solve gh-pages deployment problems.

The site should be routing using BrowserRouter from react-router.

Solved by PR #7