Skip to content

Rajshah1302/Resonate-Website_Raj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resonate-Website

Resonate Landing Page

This repository contains the code for the Resonate — a page designed to showcase our platform, provide users with an overview of its features, and direct them to relevant rooms or store listings based on whether they have the app installed or not.

Figma Design

You can view the Figma Design for the landing page layout and overall structure.

Figma Design

Project Overview

Resonate is a platform currently under development, and this landing page serves as the first touchpoint for users. The goal of the landing page is to provide clear calls to action based on the user's app status. If the user has the app installed, they will be directed to the relevant rooms. If not, they will be shown a store listing for easy installation.


Technologies Used

  • React for building the user interface
  • Figma for Design

Development Setup

To get started with the development, clone the repository:

git clone https://github.com/yourusername/Resonate-Website.git
cd Resonate-Website

Install dependencies:

npm install

Run the project locally:

npm start

Visit http://localhost:3000 in your browser.


Contributing

Feel free to contribute to the project. Open issues, fork the repository, and submit pull requests for new features, bug fixes, or improvements.

About

Resonate Landing Page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 40.4%
  • CSS 35.7%
  • HTML 23.9%