A collection of birds about to morph geospatial
Explore the idea »
View Current State
::
Report Bug
::
Request Feature
There are many datasets out there, but another project is granted to exlpore them
Here's why:
Of course, no one UX is perfect, this project has as ambition to be unique, and raise that bar to make large data sets exploration less frustrating, and more engaging.
Major frameworks/libraries used to bootstrap your project.
More to come.
You will need nodejs v14+ & npm installed to proceed with setting up the project locally.
Git clone/checkout this repo, then install npm dependencies:
npm install
The project comes with a script to start the dev server. It keeps watching for changes and will automatically refresh the browser.
npm run dev
And a script is there to build for production with minified assets.
The project comes with a script to start the dev server. It keeps watching for changes and will automatically refresh the browser.
npm run build
It generates the built files in the ./dist
folder.
asset | size | gziped |
---|---|---|
index.html | 3.8 kB | 2.1 kB |
styles.css | 9.1K | 4.5 kB |
script.js | 8.3 kB | 3.5 kB |
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/some-feature
)git commit -m 'Add some feature'
)git push origin feature/some-feature
)Distributed under an open source license. See LICENSE.txt
for more information.
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!