GurzuInc / sentry-with-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Here, we have integrated error tracing application Sentry with React JS. This app consists the examples of integrating the Sentry with React. For more detail on Sentry, find this link. Sentry with React.

Branch react-error consists of a simple error example that can be traced on the Sentry. __ Branch custom-error consists of a example that is specified within the application.

npm start to run the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

About


Languages

Language:JavaScript 43.7%Language:HTML 32.7%Language:CSS 23.6%