Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dipto0321/qr_code_component
https://github.com/dipto0321/qr_code_component
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dipto0321/qr_code_component
- Owner: dipto0321
- Created: 2023-07-04T19:53:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-11T19:21:44.000Z (over 1 year ago)
- Last Synced: 2024-10-08T05:14:55.477Z (about 1 month ago)
- Language: TypeScript
- Size: 247 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - QR code component solution
This is a solution to the [QR code component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/qr-code-component-iux_sIO_H). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Continued development](#continued-development)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)## Overview
### Screenshot
![QR component](./screenshots/qr_component.png)
### Links
- Solution URL: [Github](https://github.com/dipto0321/qr_code_component)
- Live Site URL: [Live site](https://bespoke-praline-439fae.netlify.app/)## My process
### Built with
- Semantic HTML5 markup
- Mobile-first workflow
- [React](https://reactjs.org/) - JS library
- [TailwindCSS](https://tailwindcss.com/) - For styles### What I learned
Building this project I learned flex with basic HTML 5 feature with React and tailwindCSS
## Author
- LinkedIn - [Dipto Karmakar](https://www.linkedin.com/in/diptokarmakar)
- Frontend Mentor - [@dipto0321](https://www.frontendmentor.io/profile/dipto0321)
- Twitter - [@imdiptokmk](https://www.twitter.com/imdiptokmk)