fork this repository
git clone <repository-url>
this repositoryrun index.html
css
- contains CSS files.style.css
- CSS for our application
images
- contains Images for our application.js
- contains Javascript files.app.js
- JS for our application
index.html
- homepage.
- Before you start contributing, run the app on your local machine, get familiar with it and then check for bugs or more features.
- If you find any bug or want to add a new feature you have to open a new issue.
- If you would like to work on an existing issue, drop in a comment on the issue.