Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zakaria9375/fm-clipboard

UI made by HTML and tailwind as a challenge by frontend mentor
https://github.com/zakaria9375/fm-clipboard

Last synced: 21 days ago
JSON representation

UI made by HTML and tailwind as a challenge by frontend mentor

Awesome Lists containing this project

README

        

# Frontend Mentor - Clipboard landing page solution

This is a solution to the [Clipboard landing page challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/clipboard-landing-page-5cc9bccd6c4c91111378ecb9). Frontend Mentor challenges help you improve your coding skills by building realistic projects.

## Setup

In order to run this app in development mode open terminal and write the following:

```sh
git clone https://github.com/Zakaria9375/fm-clipboard.git
cd fm-clipboard
npm install
//Then open index.html with live server
```

## Links

- [Figma](https://www.figma.com/file/QDN01x4eriTUU6M7oL1GTa/clipboard?type=design&node-id=33%3A127&mode=dev&t=WdFOtnZAHUoZW9Xa-1)
- That is not the figma design but I just use figma to make my desgin as close as possible to the original desgin
- [Live](https://zakaria9375.github.io/fm-clipboard/)

## Author

- My Website - [Zakaria Ali](https://zaportfolio.com/)
- My Frontend Mentor Profile - [@Zakaria9375](https://www.frontendmentor.io/profile/Zakaria9375)
- Challenge made By - [Frontend Mentor team](https://www.frontendmentor.io/)