Skip to content

CodeFriends: A platform for coders to connect, share insights, and collaborate on projects. Designed with Next.js and Tailwind CSS.

Notifications You must be signed in to change notification settings

alexdwagner/code-friends

Repository files navigation

CodeFriends

CodeFriends is a social platform dedicated to connecting software developers of all skill levels. Whether you're a beginner looking for mentorship or an expert looking to share your knowledge, CodeFriends is the place for you.

Features

  • User Profiles: Showcase your skills, areas of expertise, and projects.
  • Post Feed: Share updates, ask questions, and interact with the community.
  • Mentorship: Offer or seek mentorship to help grow within the developer community.
  • Notifications: Stay updated with interactions and mentions.
  • Responsive Design: Accessible on all device sizes, from desktop to mobile.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/code-friends-app.git
  2. Navigate to the project directory:

    cd code-friends-app
  3. Install the required dependencies:

    npm install
  4. Start the development server:

    npm run dev

Now, the application should be running at https://localhost:3000.

Tech Stack

  • Next.js: For server-side rendering and routing.
  • TypeScript: For static type checking.
  • Tailwind CSS: For utility-first CSS styling.
  • React Query: For data fetching and caching.
  • react-hook-form: For form validation.
  • Font Awesome: For icons.

Contribution

Contributions are always welcome! Feel free to open issues or submit pull requests to enhance the application.

License

MIT License.

About

CodeFriends: A platform for coders to connect, share insights, and collaborate on projects. Designed with Next.js and Tailwind CSS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published