Skip to content

React + Java srping boot + mysql + docker fullstack template project

License

Notifications You must be signed in to change notification settings

ClaytonWang/react-springboot-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Springboot Fullstack

This is a fullstack project using React18 and Springboot3. It is a simple application that allows users to read food trucks from a database and search for specific food trucks by name. The project uses MySQL as the database.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed Node.js v18 and npm
  • You have installed Java v17 and Maven
  • You have installed MySQL 5.7 or later

Installing

To install this project, follow these steps:

git clone https://github.com/clayton-ho/react-springboot-fullstack.git
cd react-springboot-fullstack

Running the backend

To run the app, follow these readme documents:

Running the frontend

To run the frontend, follow these readme documents:

Using the app

To use the app, follow these steps:

  1. Open your browser and go to http://localhost:9000/
  2. Click on "Food Trucks" to view the list of food trucks
  3. Click on "Search" to filter the list of food trucks
  4. Click on "Page number" to paginate the list of food trucks

Built With

  • React - A JavaScript library for building user interfaces
  • Springboot - A Java-based framework for building web applications
  • MySQL - A relational database management system

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

About

React + Java srping boot + mysql + docker fullstack template project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published