Very first React App. App simulates apply for job.
🌍 Hosted page: BetterJob
⚡️ React
⚡️ Redux (toolkit)
⚡️ Firebase
⚡️ React-Router
⚡️ JavaScript
⚡️ Tailwind CSS
⚡️ JSX
⚡️ SASS
⚡️ BEM
⚡️ Vite
- RWD
- Admin Panel
- Auth
Clone the project
git clone https://github.com/patrykkawiak/RecruitmentApp.git
Go to the project directory
cd {project_name}
Install dependencies
npm install
Start the server
npm run dev
The server will start at: http://localhost:3000/