Skip to content

bettercallazamat/react-cocktails

Repository files navigation

REACT & REDUX COCKTAILS APP

A Catalogue of Cocktails Recipes using React, Redux and CocktailsDB;

Watch the Live Version

Live Demo

screenshot

Built with

  • JavaScript ES6
  • React
  • React-Redux
  • react-dom
  • react-router-dom
  • Axios
  • NodeJS
  • Webpack
  • Buildpack
  • Heroku
  • Jest

Features

  • Viewing list of cocktails;
  • Filtering cocktails by name;
  • Get detailed information by clicking on cocktail OR providing idDrink in url as a param;

Future features

  • Increase records of cocktails
  • Filtering based on category, ingridient, alcoholic;
  • Adding new cocktail;

Getting Started

In order to run locally this project type the following commands over the terminal in Linux or Mac or the Windows cmd console:

$ git clone git@github.com:bettercallazamat/react-cocktails.git
$ cd react-cocktails
$ npm install
$ npm start

Open http://localhost:3000 to view running project in the browser.

Author

👤 Azamat Nuriddinov

Acknowledgements

Thanks to The CocktailDB team for API

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

A Catalogue of Cocktails Recipes using React, Redux and CocktailsDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published