/deadline-io

Scrapes job postings from popular companies to display application deadlines in a unified calendar - 🏆 Hackathon Winner - Mastercard Award - HackTheBreak 2023 🔴🟡

Primary LanguageHTML

deadline.io is now live!


Winner of the Mastercard Award @ HackTheBreak 2023 🎖️

Never miss out on another oppurtunity.

image

https://deadline-io.onrender.com/dashboard

To run locally

Clone the repository and run the client from the client directory

git clone https://github.com/dannyl1u/deadline-io.git

cd deadline-io/client

npm install

npm run start

The app is built using create-react-app so this command Runs the app in Development mode. Open http://localhost:3000 to view it in the browser. You also need to run the server file as well to completely run the app. The page will reload if you make edits. You will also see any lint errors in the console.

"npm run build": "react-scripts build",

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes. Your app will be ready to deploy!

"npm run test": "react-scripts test",

Built With

Deadline was built using these technologies:

  • React.js
  • Sass
  • React-Router
  • React-Icons
  • Node.js
  • Bootstrap

Author

Danny Liu

Chantelle McKenzie

🤝 Support

Contributions, issues, and feature requests are welcome!

Give a ⭐️ if you like this project!