Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# [Social Seedlings](https://social-seedlings.vercel.app/)


poster1

**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

poster1

## Profile Page

### Light

poster2

### Dark

poster3

---

## 💻 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.
```