https://github.com/kirankumar-matham96/gitprojector-app
Building an app that will get the repositories from GitHub and display the details in the UI
https://github.com/kirankumar-matham96/gitprojector-app
expressjs full-stack-web-development mongodb nodejs reactjs
Last synced: 15 days ago
JSON representation
Building an app that will get the repositories from GitHub and display the details in the UI
- Host: GitHub
- URL: https://github.com/kirankumar-matham96/gitprojector-app
- Owner: kirankumar-Matham96
- Created: 2024-11-01T12:28:13.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-02-11T14:55:58.000Z (about 1 year ago)
- Last Synced: 2025-03-01T23:09:50.423Z (about 1 year ago)
- Topics: expressjs, full-stack-web-development, mongodb, nodejs, reactjs
- Language: JavaScript
- Homepage:
- Size: 2.85 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Git Projector
A MERN-stack app that represents git hub and has some of the features that github provides, along with some new features.
## Main Features
- User can search for their repositories and filter the results.
- Can view any repository details.
- Can book mark the repositories to user account.
- Can Download the repository data in PDF format.
- And many more features are coming in the future...
## NOTE:
The app is in development phase. You can check the code progress in the respective branches (frontend and backend).
For cloning the repo, you need to clone frntend and backend branches separately for now. Once I feel the app is working enough to be deployed, I will merge the branches to master branch.
Thank you for visiting Git Projector!