https://github.com/hombre2014/job-tracker-frontend
The front end of the Job Tracker website (Huntr.co clone).
https://github.com/hombre2014/job-tracker-frontend
Last synced: about 2 months ago
JSON representation
The front end of the Job Tracker website (Huntr.co clone).
- Host: GitHub
- URL: https://github.com/hombre2014/job-tracker-frontend
- Owner: Hombre2014
- License: mit
- Created: 2024-02-27T15:53:46.000Z (about 1 year ago)
- Default Branch: dev
- Last Pushed: 2024-05-27T19:40:41.000Z (12 months ago)
- Last Synced: 2024-05-28T05:14:56.324Z (12 months ago)
- Language: TypeScript
- Size: 242 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
Awesome Lists containing this project
README
# Job Tracker
> A Huntr.co clone for tracking online job applications.
## Built With
- Major languages: TypeScript
- Framework: Next.js
- Libraries: React## Backend repository
- [Job Tracker Backend](https://github.com/akucintavalent/job-tracker)
## Screenshots
Not yet deployed.
## Deployment
Not yet deployed.
## Usage
- Clone the repository: `git clone https://github.com/Hombre/job-tracker-frontend`
- Change the directory: `cd job-tracker-frontend`
- Install the dependencies: `yarn install` or `npm install`
- Run the app: `yarn dev` or `npm run dev`
- Open browser: `http://localhost:3000`## Authors
👤 **Kingsley Ibe**
- GitHub: [@KingsleyIbe](https://github.com/KingsleyIbe)
- Twitter: [@ibekingsley2](https://twitter.com/ibekingsley2)
- LinkedIn: [Kingsley Ibe](https://linkedin.com/in/kingsley-ibe-5669a5134)👤 **Bohdan Shcherbak**
- GitHub: [@akucintavalent](https://github.com/akucintavalent)
- LinkedIn: [Bohdan Shcherbak](https://www.linkedin.com/in/bohdan-shcherbak/)👤 **Yuriy Chamkoriyski**
- GitHub: [@Hombre2014](https://github.com/Hombre2014)
- Twitter: [@Chamkoriyski](https://twitter.com/Chamkoriyski)
- LinkedIn: [axebit](https://linkedin.com/in/axebit)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Hombre/job-tracker-frontend/issues).
## Show your support
Give a ⭐️ if you like this project!
## 📝 License
This project is [MIT](./license.md) licensed.