diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..3189da23cd30af2fdc6f7c57be54333554972f2a --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +We have decided to create a user review website that supports user profiles. We are basing this on a cocktail database but the theme of the website might be changed. The idea is to save your favourite cocktails, write reviews and create your own cocktail with your own ingredients. + +Client side: +React + +Server side: +Node.js +MongoDB - to create data base +Firebase - for user authentification