Know Your Neighborhood

  • React JS
  • Spring Boot
  • REST API
  • MySQL

Introduction

Know Your Neighborhood, or KYN, is a community website that provides users with information about stores in their neighborhood. The project front-end is developed using React JS and connected to the back-end using Axios with a custom REST API. The site also features google, and facebook login capabilities to enhance the user experience.

Project Screenshot

Features

Project Screenshot

Responsive Design

The KYN website maintains a consistent itnerface on different screen sizes.

Project Screenshot

Dynamic Validation

Registration form makes use of dynamic validation for a better user experience during account creation.

Project Screenshot

API Login

Google and Facebook login API's are integrated for faster account creation

Project Screenshot

Facebook Login

Login using Facebook's Login API

Project Screenshot

Google Login

Login using Google's Login API

Project Screenshot

Stores listing

All Stores registered on the website

Project Screenshot

Store details

Details of each store retrieved from a REST API back-end I created using Spring Boot

Project Screenshot

Retrieved data from REST API

Details of each store retrieved from the REST API back-end