This projects aim to be a web supporter of this app. But since original developer do not support web version, I have developed it here. Do try the android app, an amazingly developed project.
-
Clone the repository.
git clone https://github.com/Omkaragrawal/CatchUpWeb.git
-
Change directory to project folder.
cd CatchUpWeb
-
Install the dependencies.
npm i
-
Start the app.
npm start
-
Open http://localhost:8080 to view the app.
- index.js file in the assets directory is directly linked to the html file, please ignore the index.js file in home directory.
- For any doubts/queries contact me on [email protected] or visit omkaragrawal.dev
- PRs accepted