Skip to content

Kirtikagoyal/spaceslounge

 
 

Repository files navigation

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

About

Twitter Spaces Host and Speaker's Lounge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.8%
  • CSS 4.0%
  • Shell 0.2%