Skip to content

Commit 8480773

Browse files
committed
Readme and border radius removed
1 parent 813a7f1 commit 8480773

9 files changed

+66
-9
lines changed

.env.example

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
PORT=
2+
ALLOWED_HOSTS=
3+
APP_BASE_URL=
4+
APP_PASS=kc9AxuolkGgVL5Le
5+
BEARER_TOKEN=

README.md

+52
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# Twipture 🐤📸 | Capture your tweets
2+
3+
![Twitter](https://img.shields.io/badge/Twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)
4+
![React](https://img.shields.io/badge/React-20232A?style=for-the-badge&logo=react&logoColor=61DAFB)
5+
![TailwindCSS](https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white)
6+
![HTML](https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge&logo=html5&logoColor=white)
7+
![Js](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E)
8+
![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge&logo=express&logoColor=%2361DAFB)
9+
![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)
10+
![Heroku](https://img.shields.io/badge/heroku-%23430098.svg?style=for-the-badge&logo=heroku&logoColor=white)
11+
![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white)
12+
![Git](https://img.shields.io/badge/git-%23F05033.svg?style=for-the-badge&logo=git&logoColor=white)
13+
14+
Your firendly neighbourhood tweet to image convertor.
15+
16+
Twipture allows you to share your beautifully written tweets in even more beautiful images to put up on your stories, instagram posts, linkedin feed, etc.
17+
18+
<img width="600" alt="DarkMode-Twipture" src="https://user-images.githubusercontent.com/55273506/154800244-e51c5a7e-70ca-4567-a18d-9331aeb31771.png">
19+
20+
<img width="600" alt="LightMode-Twipture" src="https://user-images.githubusercontent.com/55273506/154800242-e1ebe91b-4671-4844-8a45-8afc9a590257.png">
21+
22+
<br>
23+
24+
# Working Screenshots
25+
26+
<img width="500" alt="ElonMusk Tweet" src="https://user-images.githubusercontent.com/55273506/154800544-7eac6d7e-604d-4273-a4d9-ff8feee807bc.png">
27+
28+
Converted to a beautiful image.
29+
30+
<img width="540" alt="ElonMusk Tweet" src="https://user-images.githubusercontent.com/55273506/154800592-ae87d5b4-c51a-40cd-b788-618364c610ea.png">
31+
32+
33+
## Setup:
34+
35+
1. Clone the repository.
36+
2. Install dependencies.
37+
38+
npm install
39+
40+
3. Setup environment variables in `.env` file.
41+
42+
PORT=
43+
ALLOWED_HOSTS=
44+
APP_BASE_URL=
45+
APP_PASS=
46+
BEARER_TOKEN=
47+
48+
> Get your Bearer Token from your Twitter devloper account [https://developer.twitter.com/en/apps/](https://developer.twitter.com/en/apps/).
49+
50+
4. Run the server.
51+
52+
nodemon server.js

build/asset-manifest.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"files": {
33
"main.css": "/static/css/main.2a6a8453.css",
4-
"main.js": "/static/js/main.e267c6c2.js",
4+
"main.js": "/static/js/main.31747162.js",
55
"static/js/787.9f44b00a.chunk.js": "/static/js/787.9f44b00a.chunk.js",
66
"index.html": "/index.html",
77
"main.2a6a8453.css.map": "/static/css/main.2a6a8453.css.map",
8-
"main.e267c6c2.js.map": "/static/js/main.e267c6c2.js.map",
8+
"main.31747162.js.map": "/static/js/main.31747162.js.map",
99
"787.9f44b00a.chunk.js.map": "/static/js/787.9f44b00a.chunk.js.map"
1010
},
1111
"entrypoints": [
1212
"static/css/main.2a6a8453.css",
13-
"static/js/main.e267c6c2.js"
13+
"static/js/main.31747162.js"
1414
]
1515
}

build/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/TwiptureLogo.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/html2canvas/0.4.1/html2canvas.min.js"></script><title>Twipture</title><script defer="defer" src="/static/js/main.e267c6c2.js"></script><link href="/static/css/main.2a6a8453.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/TwiptureLogo.png"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/html2canvas/0.4.1/html2canvas.min.js"></script><title>Twipture</title><script defer="defer" src="/static/js/main.31747162.js"></script><link href="/static/css/main.2a6a8453.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>

build/static/css/main.2a6a8453.css.map

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/static/js/main.e267c6c2.js renamed to build/static/js/main.31747162.js

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/static/js/main.31747162.js.map

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/static/js/main.e267c6c2.js.map

-1
This file was deleted.

0 commit comments

Comments
 (0)