Table of Contents
Halimah and Phoenix's project for the markup module, designing a website for a translation agency. Access Website here: https://fac30.github.io/Agency-Phoenix-Halimah/
- See information about each member of your team so that I can know who you are
- Browse your website on mobile, tablet, and desktop devices
- Click to navigate to different sections of your webpage
- Contact you to enquire about working with you
- Visit your website at a publicly accessible domain name
- Navigate your website using keyboard controls
- Hear my screen reader describe the content on your website
- Navigation menu
- ‘About us’ section
- Contact form
- A user cannot submit a form without filling out all of the mandatory fields (name, company name, email address)
- Information from the form doesn’t get submitted until the user clicks a button
A translation agency website providing the best services available for a multitude of languages. Sign up with us now and let your translation worries dissappear!
Here's why:
- 30 years of experience in the field
- 24/7 support
- Flexible
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
If you want to install this project on your local machine as a template
- Clone the repo
git clone https://github.com/your_username_/Project-Name.git
- Install NPM packages
npm install
- Add Changelog
- Add back to top links
- Website Structure
- Contact form
- Carousel
- About us Page
- Navbar
- Employee Cards
- Allowing Tabbing throughout page
See the open issues for a full list of proposed features (and known issues).
- Fork the Project
- Create your Feature Branch (
git checkout -b feature
) - Commit your Changes (
git commit -m 'Add some Feature'
) - Push to the Branch (
git push origin feature
) - Open a Pull Request