Skip to content

ProgrammerShri/React-Whatsapp-Reminder-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Reminder App (Through Whatsapp) 🚀

Overview 👀

  • Mobile first design ✌🏻
  • Whatsapp Notificaiton✌🏻
  • Clean UI ⚡

Future Plan

  • Email Notification

Dependencies 🗃

Run Locally 💻

> Clone the repo
    >> For Windows: Git Bash
    >> For Linux: Terminal
    >> git clone https://github.com/ProgrammerShri/React-Whatsapp-Reminder-App.git
> Change the folder location to your source Code Folder
    >> cd React-Whatsapp-Reminder-App/notifier-frontend
> Install the dependencies
    >> npm install
> Start the server
    >> npm start
> Now this app runs on port 3000 of your Local Machine