Skip to content

harishkotra/coderplex

 
 

Coderplex Website [Work In Progress]

XO code style styled with prettier Build Status

About

This project mainly uses

Demo

https://coderplex.org

  • Login/Registration with Github and LinkedIn
  • Collecting additional profile details after Registration
  • Allow all users to view created jobs
  • Allow loggedIn users to post new job opening
  • Allow users to search/filter jobs
  • Allow users to edit their profile
  • Complete all navigation pages present in navbar

Running Locally

  1. Make sure you have NodeJS and npm installed.

    Make sure you install node version 8 or above and check node version by running node -v

  2. We also need backend API so follow instructions here to setup and start backend server
  3. Then clone this repo
    git clone git@github.com:coderplex/coderplex-website.git
  4. cd coderplex-website
  5. npm install
  6. npm run dev to start local development server
  7. Open app at localhost:3000

About

Frontend for coderplex.org

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%