Skip to content

Commit b2a5c75

Browse files
committed
style(master) - styling the codebase and added .env files
1 parent 40ca11d commit b2a5c75

33 files changed

+29
-5946
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
/x-clone-backend1
22
/x-clone-frontend0
3-
/X-Clone
3+
/X-Clone
4+
/frontend-1

README.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# X-CLONE
22
## Introduction
3+
A simple clone of your favourite social media platform, here you can create new posts, view other user's profiles and their posts.. you can also like the posts. More features to be added soon.
4+
35
Note :- This repo is neither owned by X, nor it's made for evil purposes. This repo is just meant for education purpose and to keep a journey track of my learnings progress. Thanks for understanding :)
6+
7+
## Tech Stacks
8+
- Next.js
9+
- Tailwind CSS
10+
- Node js
11+
- Mongo DB
12+
- Express js
13+
- Fontawesome Icons
14+
- Vercel for hosting
15+
416
## Conclusion
517
--to be updated

frontend-1/.gitignore

-36
This file was deleted.

frontend-1/README.md

-36
This file was deleted.

frontend-1/jsconfig.json

-7
This file was deleted.

frontend-1/next.config.js

-4
This file was deleted.

0 commit comments

Comments
 (0)