Skip to content

Commit f78f33e

Browse files
authored
Update README.md
1 parent f7e2ffb commit f78f33e

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,9 @@ What things you need to install the software and how to install them
4141
- The rest are dependencies and those require either `npm i` or `npm install`, this page can [help](https://www.npmjs.com/) and you can search the package you need
4242

4343
## Screenshot
44-
<img width="661" alt="Screenshot 2024-03-15 at 4 21 47 PM" src="https://github.com/el634dev/waves/assets/84924260/779b15f5-30ce-4c2c-800c-181fae23c691">
44+
**Previous Design:** <img width="1402" alt="Screenshot 2024-03-15 at 4 21 47 PM" src="https://github.com/el634dev/waves/assets/84924260/779b15f5-30ce-4c2c-800c-181fae23c691">
45+
>
46+
**Current Design:** <img width="1402" alt="Screenshot 2024-11-18 at 1 13 53 PM" src="https://github.com/user-attachments/assets/e74fb444-deab-41b1-a76c-3cbd28c65cb9">
4547
4648
## Usage
4749
How does one go about using it?
@@ -53,10 +55,12 @@ How does one go about using it?
5355
`User can see their results on a search results page`
5456

5557
## Project Status
56-
Project is: _completed_
58+
- Project is: _being re-designed_
59+
>
60+
- Project is begin re-designed to become more responsive on all devices, modern but clean and screen reader friendly
5761

5862
## Deployment
59-
To deploy this project you could run `npm run build`, this creates a version of your project that is bundled and ready for production. However I used Vercel, a frontend deployment tool that is free to help deploy this project. I noticed that running `npm run build` does help Vercel build your project a little faster but that could be because of Vite for creating this project and not Create React App(CRA).
63+
To deploy this project you could run `npm run build`, this creates a version of your project that is bundled and ready for production. However I used Vercel, a frontend deployment tool that is free to help deploy this project. I noticed that running `npm run build` does help Vercel build your project a little faster but that could be because of Vite for creating this project and not Create React App (CRA).
6064

6165
### Setup on Vercel
6266
- To create an account sign up using a third-party account such as GitHub or you could do it using a differen username and password, if you use GitHub it will deploy your project straight from GitHub
@@ -69,5 +73,5 @@ To deploy this project you could run `npm run build`, this creates a version of
6973
- Created by [@el634dev](https://github.com/el634dev)
7074

7175
## Acknowledgements
72-
- This project was inspired by Ecosia.org
76+
- This project was inspired by Ecosia
7377
- Hat tip to this video [Build & Deploy Google Search Application](https://www.youtube.com/watch?v=nvWwAYqL2U0&t=7377s)

0 commit comments

Comments
 (0)