Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meesakveld/recipe-book

A recipe book web application with separated front-end and back-end.
https://github.com/meesakveld/recipe-book

api backend crud expressjs frontend json nodejs

Last synced: 14 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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
```bash
git clone https://github.com/meesakveld/recipe-book.git
```
2. Install the dependencies in the back-end folder
```bash
cd back-end && npm install
```
3. Start the server
```bash
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](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer) 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](https://www.github.com/meesakveld) for the Programming 2 course at Artevelde University of Applied Sciences.

## License
This project is distributed under the [MIT License](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