Giter VIP home page Giter VIP logo

hendridg / metrics-webapp Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.64 MB

COVID-19 Statistic, is a web app using https://covid19tracking.narrativa.com/ API, with responsive design you can filter the data by day, and select the country to details information, the principal tools was React, Redux, Redux-Toolkit, React-Router and Styled-Components

Home Page: https://mystifying-varahamihira-cda443.netlify.app/

HTML 5.64% JavaScript 92.34% CSS 2.01%
api async-thunk css3 react-router reactjs redux redux-toolkit styled-components

metrics-webapp's Introduction

Hi there, I'm Hendrid ๐Ÿ–

Full-Stack Developer, React | Apollo GraphQL

I'm an Electrical Engineer too, with more than 15 years experience in development and management of industrial electrical projects. Over the years I became an expert in problem solving, something that I am passionate about. The solution in the control systems, processes and electrical systems gave me a different way of thinking, which I applied to projects, always going further

metrics-webapp's People

Contributors

hendridg avatar

Stargazers

 avatar

Watchers

 avatar

metrics-webapp's Issues

Implement a "not found" route

<Routes>
<Route path="/" element={<Home />} />
<Route path=":id/:date" element={<Details />} />
</Routes>

Hi @hendridg ๐Ÿ‘‹

You did a great job as always, but I think you could add a "not found" route by adding the following line of code:
<Route path="*" element={<NotFoundPage />} />

You can find more information at the following link:
https://www.kindacode.com/article/react-router-dom-implement-a-not-found-404-route/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.