A MERN-stack job tracking web app , authentication and authorization using JWT
project in action - jobster
jobster-frontend Frontend Stack: React, React router, tailwind css, framer motion
Backend Stack: Node, Express, MongoDB, Mongoose, JWT.
React Libraries: react spinners, react select, React Toastify.
Deployment: render & Vercel
Tools: recharts, moment.js, xss-clean, bcryptjs, express-rate-limit, nodemon, helmet, chrome Developer Tools, Git, react DevTools, & VS Code Editor
Run this application into your local environment by forking the repository and enter the following commands in your local terminal
Clone the project
git clone https://github.com/hussain-shariff/jobster-frontend.git
Go to the project directory
cd jobster-frontend
Install dependencies
npm install
Start the server
npm run dev
=======