Skip to content

na-ch7/DevConnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevConnect

Screenshot 2024-07-28 083255

Welcome to DevConnect, a platform for coders to come together, share ideas, join teams and collaborate on innovative projects. Whether you're a seasoned developer or just getting started in the coding world, our website is the perfect place to find like-minded individuals who are passionate about bringing creative ideas to life.

DevConnect Setup

This guide will help you set up and run your React application using pnpm.

Prerequisites

Make sure you have the following installed on your machine:

  • Node.js (version 14 or higher)
  • pnpm (install it globally if you haven't already)
  • Biome(install the latest code formatter)
  • SupaBase(install the latest No-Sql Supabase version)

Getting Started

Note

Follow these steps to get your React application up and running:

Clone the Repository

First, clone the repository to your local machine. Replace your-repository-url with the actual URL of your repository.

git https://github.com/na-ch7/DevConnect/
cd client

1. FrontEnd

Install the Required Dependencies

pnpm install

Start the Server

pnpm start

2. Backend

Install the Required Dependencies

pnpm install

Run the Backend Server

pnpm dev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •