Home

Awesome

Rumbbble

Rumbbble, inspired by the Dribbble design community, serves as a portal for developers to showcase their work, receive feedback, and find inspiration. Feel free to explore it at [link coming soon].

Setup

# Install the project dependencies
npm run install

# Run the project locally
npm run dev

# Set up your environment variables.
# Remember to add your own values for the variables listed
cd backend && cp .env.sample .env

Built With