This project was bootstrapped with Create React app to display and manipulte records in remote DB.
Visit: [https://test-application-nirmal.herokuapp.com/]
Git URL: [https://github.com/Marlinxx/test_node] Remote mySQLDB server: [sql12.freemysqlhosting.net]
Deployed to free hosting application 'Heroku' - [https://test-application-nirmal.herokuapp.com/]
Unit test cases were written with Jest runner and enzyme framework
- Clone the project
- Do 'npm i'
- Start with 'npm start'
- To alter backend URL, change in endpoints.js file.