Code Monkey home page Code Monkey logo

flexibble's Introduction

Flexibble

Live Deployment: Flexibble Live

Description

This repository contains the source code for Flexibble. The project aims to replicate the functionality and design of the popular design showcase platform, Dribbble. It allows users to upload and share their design work, browse other designers' work, and interact with the community.

Table of Contents

Technologies

The Flexibble project utilizes the following technologies:

  • Next.js - A React framework for server-side rendering and building web applications.
  • Tailwind CSS - A utility-first CSS framework for rapid UI development.
  • NextAuth.js - An authentication library for Next.js applications.
  • GraphQL - A query language for APIs used to fetch and manipulate data.
  • Cloudinary - A cloud-based media management platform for storing and optimizing images and videos.
  • jsonwebtoken - A library for generating and verifying JSON Web Tokens (JWT).
  • TypeScript - A statically-typed superset of JavaScript.

Installation

To run Flexibble locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/flexibble.git
  2. Navigate to the project directory:

    cd flexibble
  3. Install the dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and visit http://localhost:3000 to see Flexibble running.

Usage

Once Flexibble is running, you can perform the following actions:

  • Create an account or log in with existing credentials.
  • Upload your design work, including images and descriptions.
  • Browse the latest designs from other users.
  • Like and comment on designs.
  • Follow other users to stay updated with their latest work.
  • Search for specific designs or users.
  • Customize your profile and update your personal information.

Contributing

Contributions to the Flexibble project are welcome and encouraged! If you have any ideas, suggestions, or improvements, feel free to open an issue or submit a pull request. Please follow the project's code of conduct.

To contribute to the project, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with descriptive commit messages.
  4. Push your changes to your forked repository.
  5. Open a pull request to the main repository's develop branch.

License

The Flexibble project is licensed under the MIT License.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.