/404-not-found

Project/Page 404 Not found built with ReactJS and applying multiple React-Router techniques.

Primary LanguageJavaScriptMIT LicenseMIT

404 Not Found

Project/Page 404 Not found built with ReactJS and applying multiple React-Router techniques.

Gif Not Found


The React-Router API components used for the construction of this project/page are:

  • BrowserRouter.
  • Link.
  • NavLink.
  • Redirect.
  • Route.
  • Switch.

The project is designed for demonstration purposes, its focus is to demonstrate the management of the React Router.


PostData: It is the v1 (initial version) in which the History has not been used: go(), goBack(), goForward(), location, among others. It has a simple design and the menu / buttons have not been offered a use, although they are expected to be used in future versions.