Recipe Blog: For this blog, we create REST API, using express.js ,and some middlewares, and stored our data in ElephSQL database. and then fatch data from this API and build frontend uisng React.js , material-ui and CSS.
command to run this React Project
- npm install
- npm start