evenstensberg / evenstensberg/getting-started-with-open-source
Issue 1: Getting started
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
## Hi everyone!
So to start with Open Source I want you to develop a web application with me. The application will be a static page, which means it will only show a page and nothing else. Later we are adding a backend for it, in a language that you all will vote on.
To start, I'd like you to create an `index.html` page that shows `hello world!` on the screen. We will use this page and build upon that!
## For reference, you can find out how to make that here:
https://www.mkyong.com/html/html-tutorial-hello-world/
## After completing, I want you to submit a Pull Request to this repository. If you don't know how to make a Pull Request:
1. Fork this repo, on the upper right you can see the icon along with the `fork` title.
2. Make changes, either in a branch or directly in the code.
3. https://help.github.com/articles/creating-a-pull-request-from-a-fork/
If you have trouble, let me know!
## Additional Resources
- https://www.geeksforgeeks.org/making-first-open-source-pull-request/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.