Twitter Spaces Host and Speaker's Lounge
- Frontend - Next.js
- CSS Framework - Tailwind CSS
- Design & Prototype - Figma
-
Fork the project
-
Clone the repo:
$ git clone https://github.com/<your-github-username>/spaceslounge.git
-
Navigate to the cloned directory:
$ cd spaceslounge
-
Install dependencies:
$ yarn
There is also next-themes being used and it might give error, in that case:
$ yarn add next-themes
-
Run the project
$ yarn dev
To make a contribution to documentation, code or design please follow the contributing guidelines