STARBURST is a SINGLE PAGE APPLICATION built using Vuejs. Firebase Database API is used to make the website dynamic.
Install node | Install vue/cli
git clone https://github.com/jhabarsingh/STAR-BURST.git
cd STAR-BURST
npm install # Nodejs should be installed
npm run start # Vuejs should be installed
- You can create an issue if you find any bug.
- You can work on an existing issue and Send PR.
- You can make changes in the design if it is needed.
- Even if you find any grammatical or spelling mistakes then also you can create an issue.
I would be glad to see a notification saying
User {xyz} created a Pull Request
. I promise to review it.