Skip to content

Simple website to check if random "famous" people it's alive.

Notifications You must be signed in to change notification settings

pablogiroud/itsalive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

little app to check if people still alive

hosted by netlify

We use sparql query to obtain info from wikidata

Check wikidata

Dependencies:

- "@testing-library/jest-dom": "^5.16.2",
- "@testing-library/react": "^12.1.4",
- "@testing-library/react-hooks": "^7.0.2",
- "@testing-library/user-event": "^13.5.0",
- "bootstrap": "^5.1.3",
- "react": "^17.0.2",
- "react-bootstrap": "^2.2.0",
- "react-dom": "^17.0.2",
- "react-router-dom": "^6.2.2",
- "react-scripts": "5.0.0",
- "web-vitals": "^2.1.4"

DevDependencies:

- "jest-watch-typeahead": "^0.6.5"

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open local 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.

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Releases

No releases published

Packages

No packages published