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.
- Groups
- Events
- Connecting with friends
Please check installation and running instructions at: https://github.com/gbowne1/reactsocialnetwork/wiki/Installation
Please check contributing instructions at: https://github.com/gbowne1/reactsocialnetwork/wiki/Contributing
Please check coding styles and naming conventions at: https://github.com/gbowne1/reactsocialnetwork/wiki/Developer-Guide#coding-style-and-naming-conventions
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
Please check testing instructions at: https://github.com/gbowne1/reactsocialnetwork/wiki/Testing