Skip to content

๐Ÿธ Bartenders Secret Sauce where they can find a quick instructions of making awesome cocktails. Built with Reactjs using TheCocktailDB API.

Notifications You must be signed in to change notification settings

shahriarpshuvo/mixitup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿธ Mix!tUp

App for Bartenders Secret Sauce where they can find a quick instructions of making awesome cocktails. Built with Reactjs using TheCocktailDB API. This application was built for learning the fundamentals concepts of React. As a result of this, the application has a mixed several React APIs, including things like:

  • Class Components
  • Functional Components (Both Stateless and Stateful)
  • React Hooks - useState and useEffect
  • Context API
  • Portals
  • Error Boundaries and Many more.

๐Ÿ”ด Live Preview

The application is live @ this link on Netlify.

App Preview

๐Ÿ”’ Commands

Clone this repository the run command npm install from the root directory to install all the npm dependencies.

  • npm run build - build production ready version
  • npm run dev - running development server @ localhost:1234
  • npm run format - Prettier will format your code
  • npm run lint - running eslint

๐ŸŽ‰ Can Be Improved

There are lots of things can be added to this application. Things like adding responsiveness. I didn't touch on responsiveness at all, and this was very intentional as this was primarily built for learning purpose. Besides this, you can also add things like:

  • Storing favorite cocktail using LocalStorage
  • Improving overall search experience
  • May be a dark mode! Feel free to PR. ๐Ÿค˜

About

๐Ÿธ Bartenders Secret Sauce where they can find a quick instructions of making awesome cocktails. Built with Reactjs using TheCocktailDB API.

Topics

Resources

Stars

Watchers

Forks