For this project I designed a relational database to serve geospatial data to the frontend application using Node.js and PostgreSQL, implemented mapping to display data with custom icons and popups in the client react app leveraging the mapbox api via react-map-gl.
Take a look at the finished project.
Have a peek under the hood on GitHub.
I built the backend to serve data to the web client using node.js, express, sqlite3 and deployed it to Heroku the front end was deployed using Zeit.
Take a look at the finished project.
Have a peek under the hood on GitHub.
This is a social network for fishermen that I built with a partner for a build week at Lambda School using react and reactstrap material ui.
View the deployed version of this app.
Have a peek under the hood on GitHub.