Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/siddhantprateek/call4help

This project is a community-led project, The main motive for this project is to get help and support from others easily.
https://github.com/siddhantprateek/call4help

firebase-auth firebase-database firebase-realtime-database javascript material-ui nestjs-backend react-component react-components react-hooks react-router reactjs typescript work-in-progress

Last synced: 6 days ago
JSON representation

This project is a community-led project, The main motive for this project is to get help and support from others easily.

Awesome Lists containing this project

README

        

![Group 10](https://user-images.githubusercontent.com/43869046/121190675-e8191f00-c888-11eb-931d-d78881681caa.png)
# About
This project is a for building the community more interactive and approachable, The main motive for this project is get help and support from others easily.

![Slide 16_9 - 1](https://user-images.githubusercontent.com/43869046/124286981-22ff3180-db6d-11eb-8cef-c8a2ff638b12.png)

# Installation
Before start the installing make sure you have [node](https://nodejs.org/en/) installed in your local machine.
Some of the requirements for this project can installed through running the below command inside root `\call4help` 📂 directory.
```shell
npm install
```

![Screenshot 2021-06-10 002750](https://user-images.githubusercontent.com/43869046/121412903-cbf9a880-c982-11eb-9763-ce93b96b0bf5.png)

after installing all the required modules run
```shell
npm start
```
It will run the project locally at [localhost:3000](http://localhost:3000) or on your network at [10.5.0.2:3000](http://10.5.0.2:3000)