https://github.com/mehradevesh2022/the-spark-foundation
https://github.com/mehradevesh2022/the-spark-foundation
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mehradevesh2022/the-spark-foundation
- Owner: MehraDevesh2022
- Created: 2022-05-19T19:06:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-01T13:45:39.000Z (over 3 years ago)
- Last Synced: 2025-02-03T23:34:08.353Z (9 months ago)
- Language: EJS
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Spark foundation internship
## Basic Banking system project Task 1
## Install the Public Dependencies by npm install.
## there's a .env file. Change user name and password created at MongoDb cluster
## Now start the server by npm start
## Now start the react by npm start
## And the chat application would be running successfully by now.