Juicy is a web application which allow users to find different cocktail recipes in a visually appealing user interface and also post and share their own creations with all the users.
The app was created with the idea that everyone could enjoy a good cocktail at home, without having to go out and spend lots of money. Bartenders and creators may keep populating the app with new drinks and creations.
This project was bootstrapped with Create React App.
Start the server:
cd server
npm i
npx nodemon
Start the app:
cd client
npm i
npm start
- React
- Redux
- SASS
- Node
- Express
- MongoDB