Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rishav139 committed Apr 13, 2021
1 parent ad36a80 commit 805e170
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,32 @@
# CRED-T6

Team ID: CRED-T6 | Team Members: Rishav Raj & Shivam Kirti


## Installation and Configuration

- Clone the repository

- Move to the main directory `cd CRED-T6`

- Run the command `npm install`

- Move to `client` directory `cd client`
- Run the commant `npm install`
- Return to main directory ` cd ..`

- Run the command `npm run dev`

- Default port is 3000. So, locally it will be hosted on `localhost:3000`

- Deployment is done on heroku [link to project](https://blooming-basin-62987.herokuapp.com/)



## Tech Stack Used

- React JS
- NodeJS
- Express
- MongoDB

0 comments on commit 805e170

Please sign in to comment.