Skip to content

Latest commit

 

History

History
129 lines (98 loc) · 4.99 KB

README.md

File metadata and controls

129 lines (98 loc) · 4.99 KB



Responsive Layout Mobile First with HTML, CSS and Javascript.

GitHub last commit GitHub language count GitHub top language Repository size License

AboutLayoutTechnologiesPrerequisitesDemoAutorLicense

Aluramed layout desktop

🚧 7 Days of Code Aluramed | Done 🚧

💻 About

7 Days of code Aluramed is a fictional Layout built to apply the knowledge of Responsive Layout and Mobile First.

Project developed during the challenge 7 Days of Code Alura.

🎨 Layout

Made by Alura

Mobile Layout


🛠 Technologies

The following tools were used in the construction of the project:

Utilities

💿 How to run the project

🧰 Prerequisites

Before you start, you will need to have the following tools installed on your machine:

Git. In addition it is good to have an editor to work with the code as VSCode. And Extension Live Server for VSCode.

🧭 Running the Project

# Clone repo
$ git clone https://github.com/risaltte/aluramed.git

# Access the project folder in the terminal/cmd
$ cd aluramed

# Open project in VSCode
code .

Run the application in development mode with Live Server as in the example below:

See on http://localhost:5500/

🧪 Demo

🦸 Author

Rafael Risalte
Rafael Risalte

Linkedin Badge Gmail Badge

📝 License

Distributed under MIT license. See LICENSE for more information.

Made with ❤️ by Rafael Risalte 👋🏽 Contact!

⬆ Back to top