This project is a mobile app that will bring you closer to choosing your favorite and environmentally friendly marketplace and all without using plastic bags!
Currently contains information about Warsaw and Tricity marketplaces. In the application you can locate the nearest market on the map. I use the React-Leaflet library for this.
Here are also my project in firebase. Please feel invited to visit the site.
Here's a little teaser of how it looks:
node.js
>= 8.xnpm
>= 5.xreact-dom
>= 16.3.xreact-leaflet
>= 2.xfirebase
>= 7.xnode-sass
>= 4.x
- Install dependencies: run
npm install
- Run
npm start
- Server should be available under
localhost:3000
by default