Skip to content

FJurmanovic/schnitzel

Repository files navigation

Schnitzel

Rework of food recipe sharing social network. Getting rid of spaghetti code and switching to a more stable model.

Schnitzel is open-source social network made for posting your recipes or show off with what you cooked.

It is built with MongoDB for database, ExpressJS as backend, ReactJS as frontend, NodeJS for javascript runtime (MERN stack)

Old repositories: Frontend Backend

Installation

Clone this repository and install dependencies with

yarn install

And run it

yarn start

License

The project is licensed under the MIT license.