Skip to content

Commit

Permalink
Merge pull request #126 from Ansh101112/main
Browse files Browse the repository at this point in the history
Docs updated and minor issues fixed
  • Loading branch information
Durgesh-Vaigandla authored May 18, 2024
2 parents 63d2569 + 4083d16 commit d5643df
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ After scanning , the users will have to give access to their mobile devices in o
The users even have chance to set alaram in prior of 2 days or 5 days or 15 days.
So this is the overview of our website where people can save the income they are spending on dalily product purchase.

Try our web application: [https://esmartgit.vercel.app/](https://esmart-github-io-oq3w.vercel.app/)

## Figma Prototypes and Designs
Key Features
## Homepage:
Expand Down Expand Up @@ -65,5 +67,13 @@ We love your input! We want to make contributing to this project as easy and tra
- Submitting a fix
- Proposing new features

### Deployment
- Login to your vercel
- Select the forked repo of this repository
- Check and test whole website application and its functionality
- Add the live hosted link of changed website things in your PR

Try our web application here: [https://esmartgit.vercel.app/](https://esmart-github-io-oq3w.vercel.app/)

![Smart saver Infographic](https://camo.githubusercontent.com/dd5e3080a7adc2ead8f86cbbd6577cee0a38439c0ebf195021ce41587b0a405f/68747470733a2f2f6d69726f2e6d656469756d2e636f6d2f6d61782f313430302f312a633459675258595161794f5657785633376f757272772e706e67)

4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<link rel="icon" href="https://i.postimg.cc/8PZbqb9Z/logo1.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
Expand All @@ -29,7 +29,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>Smart Saver</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down

0 comments on commit d5643df

Please sign in to comment.