A MERN STACK app built with React that allows you to track the status of your job applications.You can find a list of features and technologies used below.
The Video does not show all the features of the project.
preview.mp4
I let Google Lighthouse run over my app to check for performance, accessibility, best practices, and SEO optimization You can view the results right below this paragraph.
My motivations in building this project were to showcase what I've learned so far and to have somewhat of a "sandbox" to experiment and build within. I was able to learn new libraries, and I also believed that building a project with a much bigger codebase than my preceding ones and learning how to organise such a codebase could set me off better for work in a business environment—and it did.
- React
- TypeScript
- TailwindCss
- React Charts
- React Select
- React-Router-Dom (actions & loader)
- React Router Dom
- Node.js
- Express
- MongoDB
- Pagination
- Toggle dark mode
- Filters \ sort Jobs
- Update profile info
- Show Job Stats in Charts
- Create \ Edit \ Delete Jobs
- User authentication with jwt
- Sign in \ Register \ Sign out
- Expressive, responsive and clear UI/UX
- Build and Deploy a Full Stack MERN App with Auth.
To run Job-Huntly locally, run this command on your git bash:
Linux and macOS:
sudo git clone https://github.com/momo-dev1/Job-HuntlyWindows:
git clone https://github.com/momo-dev1/Job-Huntly
