Beautify your tweets with nice background and share it. The application built with latest Next.js 13.
Technology | Description | Link |
---|---|---|
Next.js 13 | The React Framework | https://nextjs.org/ |
Tailwind CSS | Utility-first CSS Framework | https://tailwindcss.com/ |
Next/Font | Built-in automatic self-hosting fonts | https://beta.nextjs.org/docs/optimizing/fonts |
Zustand | Client side state management | https://github.com/pmndrs/zustand |
-
Fork the project. Click on the fork icon in the top right to get started.
-
Clone the project, you can use the following command:
git clone https://github.com/<your-github-username>/tweetify
-
Navigate to the project directory
cd tweetify
-
Install dependencies with
yarn install
ornpm install
in both client and server folderyarn install or npm install
-
Run the development server:
yarn dev or npm run dev
- Contributions make the open source community such an amazing place to learn, inspire, and create.
- Any contributions you make are greatly appreciated.
No LICENSE.