https://github.com/dipeshdimi/gitfolio-tracker
🚀🔍 Track, explore, and manage GitHub profiles and repositories (built using MERN stack)
https://github.com/dipeshdimi/gitfolio-tracker
express-js flowbite-ui mongodb-database node-js onrender-deploy react-hot-toast react-js tailwind-css
Last synced: 3 months ago
JSON representation
🚀🔍 Track, explore, and manage GitHub profiles and repositories (built using MERN stack)
- Host: GitHub
- URL: https://github.com/dipeshdimi/gitfolio-tracker
- Owner: dipeshdimi
- Created: 2024-03-29T13:11:07.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-01T05:29:24.000Z (over 1 year ago)
- Last Synced: 2025-01-26T15:17:32.004Z (about 1 year ago)
- Topics: express-js, flowbite-ui, mongodb-database, node-js, onrender-deploy, react-hot-toast, react-js, tailwind-css
- Language: JavaScript
- Homepage: https://gitfolio-tracker.vercel.app
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gitfolio Tracker 🚀 - [Live Demo](https://gitfolio-tracker.onrender.com/)
Gitfolio Tracker is a full stack MERN (MongoDB, Express.js, React.js, Node.js) application designed to help users explore, authenticate, and manage GitHub profiles and repositories effortlessly.
⚙️ **Tech Stack**: Gitfolio Tracker is built using the MERN stack along with TailwindCSS for styling and GitHub API for data retrieval.
🔑 **Authentication & Authorization**: Utilizes Passport.js for GitHub authentication, ensuring secure login and access control.



## Getting Started
To get started with Gitfolio Tracker, follow these steps:
1. Clone the repository.
2. Install dependencies using `npm install`.
3. Set up environment variables for MongoDB connection and GitHub API keys.
4. Run the development server using `npm run dev`.
## Contributing
Contributions are welcome! If you have any ideas for improvements or new features, feel free to open an issue or submit a pull request.
## License
This project is licensed under the [MIT License](LICENSE).