Skip to content

Nemesis-AS/qr-convertor-innogeeks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text to QR

this is a basic react application, used to convert any text to QR.

GitHub issues GitHub forks GitHub stars GitHub license Open Source Love svg1 PRs Welcome contributions welcome GitHub contributors

Demo

The live demo of the project can be found at https://convert-to-qr.netlify.app/

Setup Instructions

Clone the repo in your local system

git clone https://github.com/1010varun/qr-convertor.git

Install node requirements

npm i

Run the developement server with

npm start

You'll see output like this

Compiled successfully!

You can now view weather-app in the browser.

  Local:            http://localhost:3000
  On Your Network:  http://192.168.30.171:3000

Note that the development build is not optimized.
To create a production build, use npm run build.

webpack compiled successfully

Tech Stack

Client: HTML , CSS , Javascript , Tailwind CSS

Server: node , Javascript

Features

  • Search weather of user's current location
  • or Searches by the location given by the user

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Contribution guidelines for this project

Support++

This project needs your shiny star ⭐.
Don't forget to leave a star ⭐️

forthebadge made-with-javascript forthebadge

Made with ❤ by varun (@1010varun)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.2%
  • CSS 27.2%
  • HTML 8.6%