Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zakaria9375/fm-clipboard
- Owner: Zakaria9375
- Created: 2024-03-04T16:57:07.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-07T08:10:00.000Z (8 months ago)
- Last Synced: 2024-03-07T09:30:07.184Z (8 months ago)
- Language: CSS
- Size: 514 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)