Echo is a Landing page. a landing page is a standalone web page, created specifically for a marketing or advertising campaign. It’s where a visitor can see about company. this page build using react and chakra-Ui.
The landing page is deployed and can be accessed at https://echo-marketplace.netlify.app. Feel free to visit the website to see it in action!
The landing page is built using the following technologies:
- React
- JavaScript
- HTML
- CSS
We have used the Chakra UI library for creating the user interface of the landing page. Chakra UI provides a set of accessible and customizable UI components that helps in creating beautiful and responsive web applications.
To get a local copy of the repository and run the landing page on your machine, follow these steps:
- Clone the repository using the following command: git clone https://github.com/VrushabhVeer/echo.git
- Navigate to the project directory:
- Install the necessary dependencies:
- Start the development server:
- Open your web browser and visit
http://localhost:3000
to see the landing page.