An open API service indexing awesome lists of open source software.

https://github.com/sebasnop/firefox-clone

Mozilla Firefox clone with some changes for practicing basic web development and responsive design.
https://github.com/sebasnop/firefox-clone

Last synced: 3 months ago
JSON representation

Mozilla Firefox clone with some changes for practicing basic web development and responsive design.

Awesome Lists containing this project

README

        

# Firefox Clone

## General

### Description

Mozilla Firefox clone with some modifications for practicing basic web development
and responsive design using **HTML** & **CSS**.

It was done as a practice for the "Practical HTML and CSS Course" of Platzi:

Badge of Practical HTML and CSS Course by Platzi

### Author

Sebastian Valencia Zapata - @sebas.nop

## Responsive design

The design and development of this clone was thinked from "First Mobile" paradigm.

The product fits well on the next devices:

### Desktop

![Desktop screenshot of this Firefox Clone](./documentation/desktop_screenshot.png "Desktop screenshot")

### Tablet

![Tablet screenshot of this Firefox Clone](./documentation/tablet_screenshot.png "Tablet screenshot")

### Mobile

![Mobile screenshot of this Firefox Clone](./documentation/mobile_screenshot.png "Mobile screenshot")