Skip to content

developerdavid2/notifyme

Repository files navigation

NotifyMe - Revolutionize Your Upwork Experience

NotifyMe is a web application designed to enhance your Upwork experience by sending instant notifications for new job postings, straight to your phone. The app is built with React and Tailwind CSS, with features focused on user-friendliness and responsiveness.


Table of Contents


Features

  • Real-Time Job Notifications: Get notified immediately about new job postings on Upwork.
  • Responsive Design: Optimized for all devices.
  • User-Friendly Interface: Clean and intuitive UI built with modern tools.
  • Dynamic Page Transitions: Seamless navigation with a loading screen to improve UX.

Technologies

  • Frontend: React, React Router DOM
  • Styling: Tailwind CSS
  • Icons: Font Awesome
  • State Management: Context API
  • Animation: React Scroll

Project Setup

notifyme/ ├── public/ │ ├── assets/ # Images, icons, etc. │ └── index.html ├── src/ │ ├── components/ # Reusable components │ ├── pages/ # Route-specific components │ ├── sections/ # Header, Footer, Hero, etc. │ ├── providers/ # Context providers (e.g., LoadingProvider) │ ├── App.jsx │ ├── index.jsx │ └── routes/ # Route definitions ├── .gitignore ├── package.json ├── README.md └── tailwind.config.js

Setup

To run this application locally, follow these steps:

1. Clone the Repository

git clone https://github.com/developerdavid2/notifyme.git
cd notifyme

About

A Modern UI landing page built with React, Vite and Tailwindcss for a Saas Mobile Application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published