Skip to content

A recipe book web application with separated front-end and back-end.

License

Notifications You must be signed in to change notification settings

meesakveld/recipe-book

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe Book

Welcome to the Recipe Book repository! This project is a recipe book web application that allows users to view, add, edit, and delete recipes.

The project has a front-end and back-end component. The front-end is built using basic HTML, CSS, and JavaScript. The back-end is built using Node.js and Express.js. The data is stored in a JSON file.

This project was my first full-stack web development project where i became familiar with the more backend side of web development. Such as routing, handling requests, and working with data.

Installation

  1. Clone the repository

    git clone https://github.com/meesakveld/recipe-book.git
  2. Install the dependencies in the back-end folder

    cd back-end && npm install
  3. Start the server

    npm start
  4. Open in the front-end folder index.html in your browser with a live server extension. I recommend using the Live Server extension for Visual Studio Code.

  5. You can now view the Recipe Book web application in your browser!


Disclaimer

Please note that the recipes provided in this Recipe Book are for informational purposes only and are generated by ChatGPT. The author and contributors of this project are not responsible for any adverse effects or consequences that may arise from the use of these recipes. It is always recommended to consult a professional before trying any new recipes or ingredients, especially if you have dietary restrictions or allergies. Use the recipes at your own risk.

This project was created by Mees Akveld for the Programming 2 course at Artevelde University of Applied Sciences.

License

This project is distributed under the MIT License.

Contact

If you have any questions or need further assistance, please feel free to contact me on LinkedIn or Instagram.

Mees Akveld | LinkedIn Mees Akveld | Instagram