diazabdulm / rumbbble

Dribbble Clone built with MongoDB, ExpressJS, React, and Node Technologies. See demo at https://rb.gy/psll7v

Home Page:https://rb.gy/psll7v

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

  • React: front-end framework
  • Redux: global state management
  • MongoDB: database
  • Express: server

About

Dribbble Clone built with MongoDB, ExpressJS, React, and Node Technologies. See demo at https://rb.gy/psll7v

https://rb.gy/psll7v


Languages

Language:JavaScript 96.8%Language:HTML 2.3%Language:CSS 0.7%Language:Shell 0.2%