Skip to content

abhishek96k/Twibble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Twibble

Welcome to Twibble, the vibrant social platform where your voice matters! Share your thoughts, connect with friends, and discover trending content. Whether you’re following the latest news, engaging in lively discussions, or simply sharing a moment from your day, Twibble makes it easy and fun. Join our community and start Twibbling today!

Client Installation

Follow these steps to set up and run the project locally:

  1. Clone the repository:
git clone <repository-url>
  1. Navigate to the project directory:
cd client
  1. Install the dependencies:
yarn install
  1. Run the development server:
yarn dev

The app will be available at http://localhost:3000

Server Installation

Follow these steps to set up and run the project locally:

  1. Clone the repository:
git clone <repository-url>
  1. Navigate to the project directory:
cd server
  1. Install the dependencies:
yarn install
  1. Run the development server:
yarn dev

The server will be available at http://localhost:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published