https://github.com/benjamindpb/react-front-v2
React front application for Wikidata Atlas project
https://github.com/benjamindpb/react-front-v2
bootstrap5 geolocalization javascript leaflet leaflet-maps map react react-leaflet wikidata
Last synced: 2 months ago
JSON representation
React front application for Wikidata Atlas project
- Host: GitHub
- URL: https://github.com/benjamindpb/react-front-v2
- Owner: benjamindpb
- License: bsd-3-clause
- Created: 2022-09-27T02:26:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-05-02T06:38:57.000Z (about 2 years ago)
- Last Synced: 2025-01-19T16:16:04.871Z (4 months ago)
- Topics: bootstrap5, geolocalization, javascript, leaflet, leaflet-maps, map, react, react-leaflet, wikidata
- Language: JavaScript
- Homepage: https://wdatlas.dcc.uchile.cl/
- Size: 3.04 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Wikidata Atlas](https://wdatlas.dcc.uchile.cl/) frontend
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
For the visualization of the world map, components from [react-leaflet](https://github.com/PaulLeCam/react-leaflet) were used.
---
## Available Scripts
In the project directory, you can run:
### `npm install`
Install the dependencies in the local node_modules folder.
### `npm start`
Runs the app in the development mode.\
Open [http://localhost:3000](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 run build`
Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!---
