Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harshkumarraghav/socialseedlings
Social Seedling is an innovative and immersive social media application.
https://github.com/harshkumarraghav/socialseedlings
nextjs nextjs13 social-media unsplash-api vercel
Last synced: 21 days ago
JSON representation
Social Seedling is an innovative and immersive social media application.
- Host: GitHub
- URL: https://github.com/harshkumarraghav/socialseedlings
- Owner: HarshKumarraghav
- License: apache-2.0
- Created: 2023-07-27T13:36:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-13T07:12:59.000Z (about 1 year ago)
- Last Synced: 2024-05-02T04:18:33.565Z (6 months ago)
- Topics: nextjs, nextjs13, social-media, unsplash-api, vercel
- Language: TypeScript
- Homepage: https://social-seedlings.vercel.app
- Size: 11.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Social Seedlings](https://social-seedlings.vercel.app/)
**Social Seedlings** is an innovative and immersive social media application designed for the meta universe, offering users a seamless and captivating online experience. With its cutting-edge features,**Social Seedlings** stands out as a pioneer in the world of virtual social networking.
[![LinkedIn](https://img.shields.io/badge/LinkedIn-%230077B5.svg?logo=linkedin&logoColor=white)](https://linkedin.com/in/https://www.linkedin.com/in/harsh-kumar-raghav-7285311b9/) [![Twitter](https://img.shields.io/badge/Twitter-%231DA1F2.svg?logo=Twitter&logoColor=white)](https://twitter.com/https://twitter.com/_Harsh_raghav_)
# Visit Social Seedlings:
https://social-seedlings.vercel.app
## Video Demo
https://github.com/HarshKumarraghav/SocialSeedlings/assets/72187191/d7ae133d-e686-41f9-bcdb-ffb08e752d24
## 🛠️ Tech Stack Used in Social Seedlings:
- **NextJS 13:** A popular JavaScript library for building user interfaces, providing a fast and responsive application.
- **React-Query:** Powerful asynchronous state management for TS/JS, React.
- **Unsplash API:** The most powerful photo engine in the world.# Page Screenshot
## Home Page
## Profile Page
### Light
### Dark
---
## 💻 Development
### Install Repository
```git
git clone https://github.com/HarshKumarraghav/SocialSeedlings.git
```### Run Project
Install node modules and run the project.
```
npm install
or
yarn install
``````
npm run dev
or
yarn run dev
```### Finish
```
Your project is running on https://localhost:3000.
```