Recipe Web App

This is a single page recipe info web application created using create-react-app. The application uses a backend server that hosts the BUILT(using npm run build) React app as well as provides REST services for various functionalities. The application will be usable by multiple users simultaneously.

Highlights

Tools & Technologies: HTML5, CSS3, JavaScript, Node.js, React.js, RESTful Services