spaceslounge

SpacesLounge

Twitter Spaces Host and Speaker's Lounge

Tech stack

Next.js tailwind css Figma

  • Frontend - Next.js
  • CSS Framework - Tailwind CSS
  • Design & Prototype - Figma

Running the project

  1. Fork the project

  2. Clone the repo:

    $ git clone https://github.com/<your-github-username>/spaceslounge.git
    
  3. Navigate to the cloned directory:

    $ cd spaceslounge
    
  4. Install dependencies:

    $ yarn
    

    There is also next-themes being used and it might give error, in that case:

    $ yarn add next-themes
    
  5. Run the project

    $ yarn dev
    

Contributing

To make a contribution to documentation, code or design please follow the contributing guidelines