-
Peek-A-Geek is a web-based platform for professionals, preciesely developers, to explore other developers' profile, their Github repositories and also communicate with them through posts.
-
Our application is responsive, so you can open it in all kinds of devices.
- bcryptjs
- config
- express
- express-validator
- gravatar
- jsonwebtoken
- mongoose
- request
- axios
- react
- react-confirm-alert
- react-devtools
- react-dom
- react-moment
- react-redux
- react-router-dom
- react-script
- redux
- redux-devtools-extension
- redux-thunk
- uuid
- concurrently
- nodemon
Run the command below in root directory and client
directory to install dependencies
npm install
Run the command below in root directory to run the app.
npm run dev