https://github.com/harjjotsinghh/taskhunt
A website where students and professionals hunt down real-world experience by tackling and solving tasks posted by organizations and earn the bounties of the tasks on completion.
https://github.com/harjjotsinghh/taskhunt
expressjs mantine-ui mongodb nodejs react tailwindcss
Last synced: 9 months ago
JSON representation
A website where students and professionals hunt down real-world experience by tackling and solving tasks posted by organizations and earn the bounties of the tasks on completion.
- Host: GitHub
- URL: https://github.com/harjjotsinghh/taskhunt
- Owner: HarjjotSinghh
- Created: 2024-02-08T16:42:49.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-18T11:22:37.000Z (12 months ago)
- Last Synced: 2025-01-18T12:27:14.874Z (12 months ago)
- Topics: expressjs, mantine-ui, mongodb, nodejs, react, tailwindcss
- Language: JavaScript
- Homepage: https://taskhunt-frontend.vercel.app
- Size: 7.9 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TaskHunt
A website where students and professionals hunt down real-world experience by tackling and solving tasks posted by organizations and earn the bounties of the tasks on completion.
## Screenshots



## Tech Stack
### Backend
- **NodeJS**: Javascript runtime library
- **ExpressJS**: Backend web framework used for creating RESTful APIs
- **MongoDB**: NoSQL document-oriented database
### Frontend
- **React**: Front-end framework/library
- **Tailwind** CSS: CSS framework
- **MantineUI**: Component UI library
## Links
- [Live Website](https://taskhunt-frontend.vercel.app)