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: 2 months 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.
- Host: GitHub
- URL: https://github.com/siddhantprateek/call4help
- Owner: siddhantprateek
- License: other
- Created: 2021-06-01T06:27:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-14T16:23:52.000Z (almost 5 years ago)
- Last Synced: 2025-02-15T16:50:19.289Z (over 1 year ago)
- Topics: 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
- Language: JavaScript
- Homepage:
- Size: 2.83 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# 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.

# 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
```

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)