diff --git a/README.md b/README.md index d107bcc..9d3c233 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,18 @@ -# ethiopia_hacks +# Ethiopia Hacks > Hackathon Website and Management Web App +> It is configured with Vue JS, Vuetify with PWA support. + +> https://ethiopiahacks.firebaseapp.com + + +## Instruction +Fork this repository and work on a different branch. Name the branch with your firstName_lastName. Once you are ready for +commit, process a "Pull Request" to this repo. We will review your code and functionality and merge to the master. + +> The application is using Vue Js and Vuetify Framework. It is initially generated with vue cli 3.0 with 'No' ESLine, 'No' Unit test setup and 'YES' for a-la-carte' components so that each components that need to be used should be first imported on /src/main.js file. + ## Build Setup ``` bash