spaceslounge
SpacesLounge
Twitter Spaces Host and Speaker's Lounge
Tech stack
- Frontend - Next.js
- CSS Framework - Tailwind CSS
- Design & Prototype - Figma
Running the project
-
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:
$ yarnThere is also next-themes being used and it might give error, in that case:
$ yarn add next-themes -
Run the project
$ yarn dev
Contributing
To make a contribution to documentation, code or design please follow the contributing guidelines