Figma design has been converted to React code with use of tailwind css #9
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi, this pull request aims at the landing page of Resonate app. The design has been taken from sigma design as resolved in issue #2 . React.js and tailwind has been used to achieve the desired UI. Please feel free to ask for improvement if any, I'll be happy to incorporate them and change the design likewise. Pls find the video of the UI attached. Next, I am working upon make this UI responsive for small screens to make it fully responsive.
https://drive.google.com/file/d/1s-X9IJ6SDb1ha-h6tbxZksUlPNglTjjG/view?usp=share_link
This is the link to the video demonstration of the UI.
To run code on your local machine, use the following steps:-
1.) RUN git clone <repo_link>
2.) RUN npm install
3.) RUN npm start
4.) Make sure to view it in chrome's full screen view for best experience.