/bethehero-web

🆘 Become the hero for someone or ask for help - Web application made with React

Primary LanguageJavaScript

Become the hero for someone or ask for help - Web application made with React

🆘 About BeTheHero

This project is a software that allows organizations to ask for help and share their necessities. The software has a web version made with ReactJS, where the organizations are able to create new incidents and manage them by deleting. The application also has a mobile version made with React Native, where anyone can access to know about the incidents and contact organizations to become a hero. All this software is served by a REST API made with Node.js

1

2

3

4

🔧 Used technologies:

Here is a list of technlogies (at least what I remeber) that I used to develop the application:

ℹ️ How to use this project

To clone and run this application, you'll need Git, NodeJS and Yarn.

You just need to run the following commands:

# Clone this repository
$ git clone https://github.com/mnzsss/bethehero-web

# Go into the repository
$ cd bethehero-web

# Install dependencies
$ yarn

# Run the app
$ yarn start

Make sure you have the REST API up and running.

💬 Reach me

In case you want to reach me

Thank you for taking a look at my project! Made with ♥