You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+8-4
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,9 @@ What things you need to install the software and how to install them
41
41
- 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
42
42
43
43
## Screenshot
44
-
<imgwidth="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:** <imgwidth="1402"alt="Screenshot 2024-03-15 at 4 21 47 PM"src="https://github.com/el634dev/waves/assets/84924260/779b15f5-30ce-4c2c-800c-181fae23c691">
@@ -53,10 +55,12 @@ How does one go about using it?
53
55
`User can see their results on a search results page`
54
56
55
57
## 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
57
61
58
62
## 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).
60
64
61
65
### Setup on Vercel
62
66
- 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
69
73
- Created by [@el634dev](https://github.com/el634dev)
70
74
71
75
## Acknowledgements
72
-
- This project was inspired by Ecosia.org
76
+
- This project was inspired by Ecosia
73
77
- Hat tip to this video [Build & Deploy Google Search Application](https://www.youtube.com/watch?v=nvWwAYqL2U0&t=7377s)
0 commit comments