Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 976 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 976 Bytes

Next Tech Adventurers project

A basic folder structure and set of starter files for the Code First Girls project

Getting started

  1. Clone the repo
git clone https://github.com/eiworkexperience18/nexttechadventurers.git
  1. Open the page
  • Navigate to the project folder
  • Open the index.html file in your browser

The folder structure

- 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

Resources