Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.26 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.26 KB

React-Express-Template

Template/Boilerplate for a React client, using Webpack and Babel and connecting to an Express backend server with MySQL support.

Contents 📁

Features 💎

  • Working Express backend. Just add your MySQL database details and you are good to go
  • Working React Frontend using Webpack and Babel
  • Frontend was built with React, Webpack, Babel
  • Backend was built with Express
  • Backend was setup to connect to MySQL databases
  • Database queries are facilitated with MySQL

Support 🚑

Use the issue ticker to submit bugs or requests. 😊
If you want to contribute to this project you are very welcome to do so. :octocat: 🤘

License 📜

This project is licensed under the MIT license.