Welcome to the Brooklyn Stoop Sale web application! This platform is designed to promote and manage local stoop sales in Brooklyn, facilitating community engagement by allowing users to RSVP for events, share event details on social media, and view event locations on an integrated map.
- Event Promotion: Easily create and promote local stoop sales to engage the community.
- RSVP Functionality: Users can RSVP for events to help organizers plan better.
- Social Media Sharing: Share event details on social media platforms to reach a wider audience.
- Interactive Map: View event locations on an integrated map for easy navigation.
Check out the live demo of the Brooklyn Stoop Sale web application here: Brooklyn Stoop Sale Demo
- React.js
- Lottie (for animations)
To get started with the Brooklyn Stoop Sale app, follow these steps:
-
Clone the repository:
git clone https://github.com/YourUsername/brooklyn-stoop-sale.git
-
Navigate to the project directory:
cd brooklyn-stoop-sale
-
Install the dependencies:
npm install
-
Start the development server:
npm start