An open API service indexing awesome lists of open source software.

https://github.com/olafsulich/socialdev-firebase

Open source, social media app, like Facebook, Messenger or Twitter
https://github.com/olafsulich/socialdev-firebase

firebase-auth firebase-firestore firebase-functions firebase-storage react react-hooks typescript typescript-react

Last synced: 8 months ago
JSON representation

Open source, social media app, like Facebook, Messenger or Twitter

Awesome Lists containing this project

README

          


Social dev




Social Dev is my interpretation of social media app like Facebook, Twitter and Messenger.



Screen Shot

## Project Overview 🎉

This is mini social media app, mostly inspired by Twitter and Messenger. As a user, you can add, like, delete and comment posts. If you like, you can join one of available rooms and chat with others! Nothing prevents you from creating your own room. If you get bored of your profile picture or nickname, you can change them as you like. You're going to get new notifications, when new user join our Social Dev community and when someone add new post.
App supports CI/CD, powered by CircleCI with Firebase.

## Tech/framework used 🔧

| Tech | Description |
| ------------------------------------------------------- | ---------------------------------------- |
| [React](https://reactjs.org/) | Library for building user interfaces |
| [Typescript](https://www.typescriptlang.org/) | Javascript superset language |
| [React Router](https://reacttraining.com/react-router/) | Declarative routing for React |
| [Firebase](https://firebase.google.com/) | Google development platform |
| [Styled Components](https://styled-components.com/) | Visual primitives for the component age. |
| [CircleCI](https://circleci.com/) | Continuous Integration platform |
| [StoryBook](https://storybook.js.org/) | UI components explorer |
| [Moment](https://momentjs.com/) | Js library, helps with formatting dates |
| [React Hook Form](https://react-hook-form.com/) | Forms with easy-to-use validation. |
| [React Testing Library](https://testing-library.com/) | Testing library for React |
| [Husky](https://github.com/okonet/lint-staged) | Pre-commit tool. |
| [Lint-staged](https://github.com/okonet/lint-staged) | Pre-commit tool. |
| [Eslint](https://eslint.org/) | Javascript Linter |
| [Prettier](https://prettier.io/) | Code formatter |

## Screenshots 📺


Screen Shot


Screen Shot


Screen Shot

## Code Example/Issues 🔍

If you have any issues, please let me know in the issues section or directly to olafsulich@gmail.com

## Installation 💾

```bash

git clone https://github.com/olafsulich/SocialDev.git

npm install

npm run start

```

## Available scripts

| Command | Description | |
| ------------------------- | ----------------------------- | --- |
| `npm run start` | Open local server | |
| `npm run build` | Create optimized build | |
| `npm run test` | Run tests | |
| `npm run eject` | Eject CRA | |
| `npm run storybook` | Open storybook in the browser | |
| `npm run build-storybook` | Build storybook | |
| `npm run firebase-deploy` | Deploy to firebase | |

## Live 📍

https://social-dev-dcf2d.firebaseapp.com/

## Contributing

SocialDev is an open source project, and contributions of any kind are welcome and appreciated. Open issues, bugs, and feature requests are all listed on the [issues](https://github.com/olafsulich/SocialDev/issues) tab and labeled accordingly. Feel free to open bug tickets and make feature requests.

View [CONTRIBUTING.md](CONTRIBUTING.md) to learn about the style guide, folder structure, scripts, and how to contribute.

## Contributors

Thanks goes to these wonderful people:



Olaf Sulich

💻 🤔 🐛

## License 🔱

Under license (MIT, Apache etc)

MIT © [Olaf Sulich]()