This project was marked by the teacher to practice how to make a website with HTML, CSS and JavaScript.
It contains a project of a website that the teacher has let us choose what we want to make it about.
These instructions will give you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on deploying the project on a live system.
Clone project for the first time (Git need to be installed on your computer, and execute this commands in the terminal)
git clone ( url project )
After having modified the repository
git pull origin master
- Visual Studio Code
- HTML
- CSS
- JAVASCRIPT
- Website for an AI Product - Used as inspiration
- Badges - Used to create the badge
- Deivchoi - Used to see how to create a responsive header
- CSS-Tricks - Used for learn flexbox
- Josรฉ Acosta Naranjo - GitHub
I have used this template to guide me and see how to put certain things
(https://github.com/PurpleBooth/a-good-readme-template)