gitDrafts is a simple user friendly website to show breweries within a city and their contact information i.e address, phone, website and Google a Google map showing their location.
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of
<React 16.13.1>
- You have a
<Windows/Linux/Mac>
machine. State which OS is supported/which is not.
To install gitDrafts, follow these steps:
git clone
npm install
npm run dev
To contribute to gitDrafts, follow these steps:
- Fork this repository.
- Create a branch:
git checkout -b <branch_name>
. - Make your changes and commit them:
git commit -m '<commit_message>'
- Push to the original branch:
git push origin <project_name>/<location>
- Create the pull request.
Alternatively see the GitHub documentation on creating a pull request.
Thanks to the following people who have contributed to this project:
If you want to contact me you can reach me at charley81.com.
This project uses the following license: MIT.