Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.38 KB

README.md

File metadata and controls

44 lines (33 loc) · 1.38 KB

Juicy

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.

1

2

3

4

5

Getting Started with Juicy

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

Collaborators 🤝

Tech Stack:

  • React
  • Redux
  • SASS
  • Node
  • Express
  • MongoDB