J4ASDev / 404-not-found

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

Home Page:http://404-not-found.surge.sh/underground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

http://404-not-found.surge.sh/underground

License:MIT License


Languages

Language:JavaScript 61.5%Language:CSS 34.1%Language:HTML 4.4%