A basic folder structure and set of starter files for the Code First Girls project
- Clone the repo
git clone https://github.com/eiworkexperience18/nexttechadventurers.git
- Open the page
- Navigate to the project folder
- Open the index.html file in your browser
- css/ // Put css for the project here
- images // Put images for the project here
- js // Put js for the project here
- index.html // The index page you see when you open the index.html file with the browser
- Read the brief
- Easily get color themes using color.adobe.com
- Pick a font with Google fonts
- Look up CSS, Javascript and HTML with MDN