DESCRIPTION:

This website is a social network aimed at sharing the recipes that users create. This repository covers the frontend of the project by establishing the pages where the user can register and log in. You can also create, edit and delete your own recipes.

INSTALLATION:

git clone https://github.com/isdi-coders-2023/Guillermo-Miranda-Final-Project-back-202309-mad.git

Run project:

npm run start:dev

Run tests:

npm run test:pro