Coder Social home page Coder Social logo

akurinu-youth-client's Introduction

AYC

Community platform for akurinu-youth.com

Tech Stack

  • React
  • Firebase

Setup

1. Installation

git clone https://github.com/DevSheila/akurinu-youth-client.git
cd akurinu-youth-client
npm install

2. Setup env

Create firebase app and add these details

REACT_APP_PUBLIC_FIREBASE_API_KEY="value"
REACT_APP_PUBLIC_FIREBASE_AUTH_DOMAIN="value"
REACT_APP_PUBLIC_FIREBASE_DATABASE_URL="value"
REACT_APP_PUBLIC_FIREBASE_PROJECT_ID="value"
REACT_APP_PUBLIC_FIREBASE_STORAGE_BUCKET="value"
REACT_APP_PUBLIC_FIREBASE_MESSAGING_SENDER_ID="value"
REACT_APP_PUBLIC_FIREBASE_APP_ID="value"
REACT_APP_PUBLIC_FIREBASE_MEASUREMENT_ID="value"
REACT_APP_PUBLIC_CRYPTO_SECRET_PASS="value"

3. Run app

npm run start

4. Deploy to cpanel

  • Stop running app by pressing ctrl+C in terminal
  • Run command below
npm run build
  • Zip build folder generated in root folder
  • Upload zipped folder to cpanel folder for community

Features

  • Sign up
  • Login
  • Logout
  • Add post
    • Add image
    • Crop image (provided aspect ratio: original size, 16:9, 1:1)
    • Add/Edit/Empty image's ALT text
    • Add emoji
    • Add text
  • Delete post
  • Like post
  • Unlike post
  • Comment post
  • Like comment
  • Unlike comment
  • Delete comment
  • Add post's thread comment
  • Like thread
  • Unlike thread comment
  • Delete thread comment
  • Follow other user
  • Unfollow other user
  • View user's profile
  • View user's followings
  • View user's followed
  • View user's media
  • Send image (just like post's facility such as Crop Image, add ALT Text)
  • Send emoji
  • Pop up image
  • Edit Profile
    • Change profile theme/wallpaper
    • Change user's profile photo
    • Edit user's name
    • Edit user's bio
    • Edit Location
    • Edit user's website

akurinu-youth-client's People

Contributors

devsheila avatar

Stargazers

ONGIDI E GEOFREY avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.