reactsocialnetwork
reactsocialnetwork copied to clipboard
Social Media website/app made with React 18 & MUI v5
MERN Social Media Application
Overview
This app is made with:
Our development environment backend includes SQLite instead of MongoDB for development purposes only.
This app was bootstrapped with Create-React-App v5 aka react-scripts by running npx create-react-app reactsocialmedia
This is a full stack MERN social media application that allows users to create and share posts, join and also create events and groups. Our main core focus is on friends, groups and events.
This design is based on community driven developent and as such there is no particular design we are going for just yet. We have a reusable component called Panel to make contributing new components and features easier. You should be able to easily submit a design that will work with the design we have already started working with. If we like the design of the component, feature, panel or other item, we will merge it if the item has been tested as working.
Features
- Groups
- Events
- Connecting with friends
Installation & Running the App
Please check installation and running instructions at: https://github.com/gbowne1/reactsocialnetwork/wiki/Installation
Contributing
Please check contributing instructions at: https://github.com/gbowne1/reactsocialnetwork/wiki/Contributing
Coding Styles and Naming Conventions
Please check coding styles and naming conventions at: https://github.com/gbowne1/reactsocialnetwork/wiki/Developer-Guide#coding-style-and-naming-conventions
Contact
If you have any questions or concerns about this project, please contact the project maintainers and the current core development team. These are the people you will add as reviewers on a PR.
@manuel12 @pawel975 @gbowne1
Testing
Please check testing instructions at: https://github.com/gbowne1/reactsocialnetwork/wiki/Testing