A frontend project for a mock digital agency using React Hooks
Designed for Desktop && Mobile Responsive
Maintained by tcormons
- React.js
- Webpack4
- Babel
- HTML5
- CSS3
- BootStrap
- AWS EC2
- User can jump to specific section on the page
- User can select services they are interested in knowing more about
- User can hover over the employees to read about their role
- User can send a message to the company with the selected services included
- NPM 6 or higher
- MYSQL 7 or higher
- Clone Repository History
git clone https://github.com/Tcormons/digital-agency.git
- Install dependencies for NPM
npm install
- Run Dev enviornment
npm run dev
