29 Forks
109 Stars
109 Watchers

springboot-react-basic-auth

The goal of this project is to implement an application called book-app to manage books. For it, we will implement a back-end Spring Boot application called book-api and a font-end React application called book-ui. Besides, we will use Basic Authentication to secure both applications.

How to download and setup springboot-react-basic-auth

Open terminal and run command
git clone https://github.com/ivangfr/springboot-react-basic-auth.git
git clone is used to create a copy or clone of springboot-react-basic-auth repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with springboot-react-basic-auth https://github.com/ivangfr/springboot-react-basic-auth/archive/master.zip

Or simply clone springboot-react-basic-auth with SSH
[email protected]:ivangfr/springboot-react-basic-auth.git

If you have some problems with springboot-react-basic-auth

You may open issue on springboot-react-basic-auth support forum (system) here: https://github.com/ivangfr/springboot-react-basic-auth/issues