Sakshi-75 / Cocktail_dictionary

This project is going to showcase various types of cocktails and how to make them. It will act as a cocktail dictionary.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cocktail_dictionary

This project is going to showcase various types of cocktails and how to make them. It will act as a cocktail dictionary.

How to run locally: Run npm install to install the dependencies and then npm start to run the application on your local.

How to contribute:

  1. Fork this repository.
  2. Create your branch from your fork.
  3. Add your changes to the branch.
  4. Raise a pull request for that branch to be merged into this repo.

As of now the application is still in progress and we haven't created a backend for it yet. So for now, for any testing please use the DUMMY_DATA.js file. In future we will add backend code and replace the data with that.

Feel free to go through existing issues or raise a ew issues for any suggestions or bugs you find. Thanks! PS: Please don't spam and make meaningful contributions.

About

This project is going to showcase various types of cocktails and how to make them. It will act as a cocktail dictionary.


Languages

Language:JavaScript 64.5%Language:CSS 34.2%Language:HTML 1.3%