Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 7c5d851

Browse files
authored
Update Readme
1 parent 50e0c14 commit 7c5d851

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -15,19 +15,10 @@ This project mainly uses
1515

1616
[https://coderplex.org](https://coderplex.org)
1717

18-
- [x] Login/Registration with Github and LinkedIn
19-
- [x] Collecting additional profile details after Registration
20-
- [x] Allow all users to view created jobs
21-
- [x] Allow loggedIn users to post new job opening
22-
- [ ] Allow users to search/filter jobs
23-
- [ ] Allow users to edit their profile
24-
- [ ] Complete all navigation pages present in navbar
25-
2618
## Running Locally
2719

2820
1. Make sure you have [NodeJS](https://nodejs.org/) and [npm](https://www.npmjs.com/) installed.
2921
> Make sure you install node version 8 or above and check node version by running `node -v`
30-
1. We also need backend API so follow instructions [here](https://github.com/coderplex/coderplex-backend) to setup and start backend server
3122
1. Then clone this repo
3223
```bash
3324
git clone [email protected]:coderplex/coderplex-website.git

0 commit comments

Comments
 (0)