Skip to content

Latest commit

 

History

History
64 lines (37 loc) · 1.43 KB

File metadata and controls

64 lines (37 loc) · 1.43 KB

Front-End

Disposing Realm is a social-media-based application that allows users to earn rewards by creating posts and sharing pictures of them properly disposing of litter in Brooklyn streets. Users earn points for every post, can comment on, and view others’ recycling experiences spreading awareness about our power to beautify Brooklyn.

Team

  • Product Owner: Evan lu
  • Scrum Master: Christopher Lopez
  • Development Team Members: Delvin Reyes, Richard Castillo

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Some usage instructions for getting the app up and running locally

Requirements

-"bulma": "^0.9.4",

-"react": "^18.2.0",

-"react-dom": "^18.2.0",

-"react-router-dom": "^6.4.3",

-"react-scripts": "5.0.1",

-"styled-components": "^5.3.6",

-"web-vitals": "^2.1.4"

Development

Installing Dependencies

From within the root directory:

<npx create-react-app my-react-app>
<npm install bulma>

Roadmap

View the project roadmap here.

Contributing

See CONTRIBUTING.md for contribution guidelines.

Style Guide

This project adheres to the Airbnb Style Guide.