Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/n-bhasin/capodicapi-reactapp
https://github.com/n-bhasin/capodicapi-reactapp
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/n-bhasin/capodicapi-reactapp
- Owner: n-bhasin
- Created: 2020-04-21T17:56:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-06T00:57:24.000Z (almost 4 years ago)
- Last Synced: 2023-03-08T00:45:51.275Z (almost 2 years ago)
- Language: JavaScript
- Size: 1.47 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This is React App (Backend) of Capo Di Capi chat application
here is repo link of frontend chatApplication: https://github.com/n-bhasin/capodicapi
here is link of react app repo: https://github.com/n-bhasin/capoDiCapi-reactApp
# TEAM MEMBERS
NEERAJ BHASIN- 101263021
HENRY MWENGE- 101286818# Instructions to run the express app
cd capo-di-capi-express
node app.js# Instructions to run the react app
cd capo-di-capi-react
npm start