File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -15,19 +15,10 @@ This project mainly uses
15
15
16
16
[ https://coderplex.org ] ( https://coderplex.org )
17
17
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
-
26
18
## Running Locally
27
19
28
20
1 . Make sure you have [ NodeJS] ( https://nodejs.org/ ) and [ npm] ( https://www.npmjs.com/ ) installed.
29
21
> 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
31
22
1 . Then clone this repo
32
23
``` bash
33
24
git clone
[email protected] :coderplex/coderplex-website.git
You can’t perform that action at this time.
0 commit comments