My oldest son needed a website for his business so here it is. For this project I used object oriented programming. I used SASS for the styling and the Emailjs library for the contact functionality.
- Clone project (in terminal add
git clone https://github.com/ChrisDietrich405/dietrich-landcare-react-final
) - Install dependencies (in terminal run
npm install
) - Run project (in terminal run
npm start
)
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Home Page
Services Page
Contact Page