Work in progress...
App Amig@ invisible
App to create party events and make gifts.
Fill in the form with: date, money, name and emails of all the people who will attend.
Starting
-
Clone the repo and run:
git clone https://github.com/aliciaizmar/secret-friend.git
-
Run:
npm install
-
To launch the project and see it in the browser run:
gulp
-
To add and upload your changes: create a new branch and run:
git add
git commit -m 'message'
git push origin 'name-of-the-new-branch'
Built with
This project is created with JS, HTML, SCSS