A simple restful API diary app built with Node.js, Express, and React.
Features
- Create, read, update, and delete (CRUD) diary entries.
Technologies Used
- Node.js (Express)
- React
- MySql
License
MIT License
Your're free to use and share this app's code with anyone.
Make sure to update the API_URL constant in src/utils/constants.js to match the URL of backend port.
Your feedback is important.