Skip to content

Latest commit

 

History

History
47 lines (38 loc) · 1.51 KB

README.md

File metadata and controls

47 lines (38 loc) · 1.51 KB

☕ Koffee - the place from developers to developers!

Table of contents

General info

The project was created by two developers:
🧑 Maciej Kozioł
👨 Kamil Kalbarczyk
The Koffee app aims to gather developers who will be able to share their thoughts, ideas and problems and help each other together. This is social media app from developers to developers!

Live preview 🚀🚀🚀

🍾 You can also click here https://koffee-reactorzy.web.app/ to live preview. 🍾

Technologies

Project is created with:
React (styled components, hooks, react context, react router)
Material UI
JavaScript
Firebase (Firestore, Authenticaton, Storage)
HTML
CSS

Features

✔️ Creating new user
✔️ Creating posts
✔️ Commenting on posts
✔️ Like the posts
✔️ Changing personal info and photo

To do

📌 Messages
📌 Filtering posts
📌 Searching for users
📌 New ideas, Sky is the limit! 🚀🚀🚀

Setup

Clone this repo and run $ npm install to install all dependecies.

Usage

Once the dependencies are installed, you can run $ npm start to start the application.