This website is a directory of several university schools in Mérida, Yucatán
This project is compatible with different devices.
This web page is developed by HTML5, CSS and bootstrap.
- HTML5
- CSS
- SASS
- Bootstrap
- Stylelint and stickler for linting purpose
- html-validator-cli for validate HTML
- Mort
- Use semantic HTML tags.
- Use CSS selectors correctly.
- Use HTML elements box model (margin, padding, width, height).
- Use industry-standard tools (flexbox) to place elements in the page.
- Ability to create UIs adaptable to different screen sizes using mediaqueries.
- Apply front-end best practices.
- Ability to create UIs adjusted to given designs.
- Ability to translate business requirements into software solutions.
- Ability to work well in a fast-paced environment under deadlines.
- Ability to perform tasks and complete projects with minimal supervision.
Install on Your Own Machine. You can skip the linter and HTML validetors setup if you don't want to validate the code
Setup your machine setup
All the prerequisites are optional
- Git
- HTML validator
- CSS Linters
- Bootstrap
- Sass
- Follow the link below to install git.
- Follow the link below to setup HTML validator.
- Follow the link below to setup linter.
- Clone the repository
To get a local copy up and running follow these simple example steps.
- Open the terminal comand line window
git clone https://github.com/jessicafarias/Directory-of-schools.git
- Open the index.html with your favorite browser
- Enjoy!
Optional
Go to the project directory on your terminal and run npm install
to install the HTML validator and CSS linters
Go to the project directory and run open the index.html
file on your browser.
- Adding more effects using CSS to the website
👤 Jessica Farias
- Github: jessicafarias
- Twitter: @FariasRosado
- Linkedin: jessica-michelle-farias-rosado
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.