Skip to content

Coffee Beans: Social is a web application based on a completely original idea and is built in the React/redux framework. It allows users to post "beans", react to other posts and comment on them. These beans can contain text, links or pictures. (A completely original idea!)

Notifications You must be signed in to change notification settings

Coffee-Dust/React-Coffee-Beans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coffee Beans: Social

GitHub repo size GitHub contributors GitHub stars

Coffee Beans: Social is a Single Page Web Application that allows users to post "beans", react to other posts and comment on them. These beans can contain text, links or pictures. (A completely original idea!)

Just be sure to only post about coffee or you will get your account deleted. Have fun!

screenshot1

screenshot2

Interactive Demo Now Live!

Link to demo

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed the bundle required version of ruby
  • You have a Linux/Mac(Unix) machine.

Installing react_coffee_beans

To install coffee_beans, follow these steps:

Linux and macOS:

cd ./backend & bundle install
cd ./frontend & npm install

Using react_coffee_beans

To use my_coffee_table, follow these steps:

cd ./backend & rails s
cd ./frontend & npm start

Contributing to react_coffee_beans

To contribute to my_coffee_table, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to the original branch: git push origin react_coffee_beans/<location>
  5. Create the pull request.

Alternatively see the GitHub documentation on creating a pull request.

Contact

If you want to contact me you can reach me at coffeedust.io@gmail.com

License

This project uses the following license: MIT License.

About

Coffee Beans: Social is a web application based on a completely original idea and is built in the React/redux framework. It allows users to post "beans", react to other posts and comment on them. These beans can contain text, links or pictures. (A completely original idea!)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published