An application to signup junior developers to JuniorDevMonthly newsletter and allow people interested in technical mentoring and speaking to solicit their interest.
- Javascript
- Html
- CSS
This repository requires no installation! To run this project, navigate to the folder you cloned to and open index.html
in your desired browser.
HTML is located within the following files:
HTML File | Description |
---|---|
index.html |
Splashpage HTML |
speaking.html |
Register to become a speaker page HTML |
technical-mentoring.html |
Register to become a technical mentor page HTML |
thankyou.html |
Thank you for registering page HTML |
The production environment is available at http://juniordev.io/
To contribute
- Fork this repository into your own github account
- Clone this repository off the master branch.
- Make a branch following this syntax: dev-githubUsername-description
- The branch this readme was introduced on was dev-egglestona-issue5-update-readme 4.Change what you'd like 5.Write some tests
- Add and commit changes using
git add .
andgit commit -m [message]
- Add your name below to the list of contributors!
- Make a pull request with
master
as the BASE branch, with your changes as the HEAD branch- Make sure you compare across forks
- LJ Kenward
- Luke Mesiti
- Adam Eggleston
- Liam205