This is the second group project started on 04.11.2020 WBS Coding School. Aim is to build a responsive website using Bootstrap.
- Kauser
- Konrad
- Yann
- HTML
- CSS
- JavaScript ( To add a share button on to receipe with pop-up alert).
[ Bootstrap] (https://getbootstrap.com/) [ Font-awesome] (https://fontawesome.com/)
First open the Terminal and navigate to Documents directory
cd Documents
Then to clone the Project Repo and run following command.
git clone https://github.com/kon010101/Project-Cookbook-JS.git
To pull latest updated Repo:
Run the following command in terminal
git pull origin