1- # Task-Force--- Employee-management-REST- API-Back-End-3
1+ # Employee-management-API
22
3- [ ![ Build Status] ( https://travis-ci.org/RedJanvier/Task-Force--- Employee-management-REST- API-Back-End-3 .svg?branch=develop )] ( https://travis-ci.org/RedJanvier/Task-Force--- Employee-management-REST- API-Back-End-3 )
4- [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/19cd4a6e5a087888aa96/maintainability )] ( https://codeclimate.com/github/RedJanvier/Task-Force--- Employee-management-REST- API-Back-End-3 /maintainability )
5- [ ![ Coverage Status] ( https://coveralls.io/repos/github/RedJanvier/Task-Force--- Employee-management-REST- API-Back-End-3 /badge.svg?branch=develop )] ( https://coveralls.io/github/RedJanvier/Task-Force--- Employee-management-REST- API-Back-End-3 ?branch=develop )
3+ [ ![ Build Status] ( https://travis-ci.org/RedJanvier/Employee-management-API.svg?branch=develop )] ( https://travis-ci.org/RedJanvier/Employee-management-API )
4+ [ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/19cd4a6e5a087888aa96/maintainability )] ( https://codeclimate.com/github/RedJanvier/Employee-management-API/maintainability )
5+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/RedJanvier/Employee-management-API/badge.svg?branch=develop )] ( https://coveralls.io/github/RedJanvier/Employee-management-API?branch=develop )
66
7- This is a Task-Force challenge number 3 which was to create an employee management REST API .
7+ A REST API to manage your employees easily and with bulk add employees and specific employee tracking .
88
99## Getting Started
1010
@@ -32,21 +32,21 @@ A step by step series of examples that tell you how to get a development env run
3232
3333Clone the Repo with the terminal command:
3434
35- ```
36- git clone https://github.com/RedJanvier/Task-Force--- Employee-management-REST- API-Back-End-3 .git
35+ ``` bash
36+ git clone https://github.com/RedJanvier/Employee-management-API.git
3737```
3838
3939then make a file called .env using sample.env by replacing with your own data.
4040
4141Run the command inside the cloned directory:
4242
43- ```
43+ ``` bash
4444npm install
4545```
4646
4747To start the app in development run the command:
4848
49- ```
49+ ``` bash
5050npm run dev
5151```
5252
@@ -61,9 +61,9 @@ npm run dev
6161
6262## Author
6363
64- - ** RedJanvier** - _ elite-members-api-mongo _ - [ RedJanvier] ( https://github.com/RedJanvier/ )
64+ - ** RedJanvier** - _ uzakuraHub _ - [ RedJanvier] ( https://redjanvier.uzakurahub.xyzz )
6565
66- See also the list of [ contributors] ( https://github.com/RedJanvier/Task-Force--- Employee-management-REST- API-Back-End-3 .git/contributors ) who participated in this project.
66+ See also the list of [ contributors] ( https://github.com/RedJanvier/Employee-management-API.git/contributors ) who participated in this project.
6767
6868## License
6969
0 commit comments