Skip to content

swelch1/Cocktails-web-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.0%
  • CSS 7.8%
  • SCSS 7.8%
  • HTML 0.4%