MERN_OpenKitchen

Kazuma Kuramoto
2 min readApr 3, 2022

--

I built MERN stack project called “Open Kitchen”

SiteURL : https://unruffled-jepsen-33fb63.netlify.app/
[Test Account]
Username : Test
Password : Test

Github : https://github.com/Kazumakr/MERN_OpenKitchen_front

Overview

This project is a recipe blog for sharing cooking recipes.

Technical Specifications

ReactJS, NodeJS, Express, MongoDB, Styled-Components, Heroku, Netlify

Why I created this project

One of the reasons I built this project is because I wanted to share cooking recipes with my friends. I thought it is difficult to think and recreate home cooking by myself and needed a recipe, so I wanted a blog that we could easily share.

The other reason is that I wanted to make a note of my original recipe. Currently, I use the iphone note app to write down recipes, but as the number of notes increases, it becomes more difficult to search for recipes I made in the past. I thought it would be convenient if there were category search, keyword search, card display, etc.

Which problem this app solved

It helps people who need to think up a menu everyday for their family or themselves.

What I learned through this project

I learned how to configure a relation schema, how to create an authentication function, how to create a search function, and how to upload images to a database. I gained the knowledge that it can be used for SNS applications in the future.

What I will do in the future

・Upload and display multiple images
・Import images from a camera

--

--

Kazuma Kuramoto
Kazuma Kuramoto

Written by Kazuma Kuramoto

Full Stack Web Developer🇨🇦🇯🇵

No responses yet