Skip to content

ropm/react-sql-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React - MySQL test project

Products management app

Uses React frontend to fetch data via a products server API.

Server is a nodeJS, express server which gets data from MySQL database. It uses basic .get requests, so the next step would be to update the two delete and add .get requests to .post requests.

This project was made just for practise.

About

Testing react and mysql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published