Skip to content

RinKhimera/threads-clone

Repository files navigation

Threads #237

Microblogging platform facilitating social interaction, user engagement, and content sharing.

Installation

Open your terminal or command prompt and navigate to the directory where you want to clone the repository:

cd path/to/your/directory

Use the git clone command followed by the URL of the repository:

cd path/to/your/directory

Install the dependencies:

npm install

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the result.

Deployment

This app is deployed on Vercel Platform. It is the easiest way to deploy your Next.js app and it's from the creators of Next.js.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Author

Samuel Pokam

License

This project is licensed under the MIT License - see the LICENSE file for details.

⭐ Like what I'm doing? Give it a star

License

MIT