Skip to content

antoine1anthony/DevGathering_1.0

Repository files navigation

DevGathering

Social network for developers

This is a MERN stack application that includes authentication, profiles and forum posts.

Install server dependencies

npm install

Install client dependencies

cd client
npm install

Run both Express & React from root

npm run dev

Build for production

cd client
npm run build

License

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published