This is a demo website built using React, showcasing a landing page for a product or service. The website is designed with a modern and minimalist style, featuring illustrations and a clean user interface.
- Responsive design for optimal viewing experience across devices
- Header navigation menu with links to Home, About, Contact Us, and GitHub
- Eye-catching hero section with an illustration, headline, and call-to-action button
- Secondary illustration section with additional content
- Footer section with company logo, navigation links, and legal information (Privacy Policy, Terms & Conditions)
- React
- HTML/CSS
- JavaScript
To run the demo website locally, follow these steps:
- Clone the repository:
git clone https://github.com/imshubham07/demo-website.git
- Navigate to the project directory:
cd demo-website
- Install dependencies:
npm install
- Start the development server:
npm start
- Open your browser and visit
http://localhost:3000
to see the website
The demo website is currently deployed and accessible at https://demo-website-beta.vercel.app.
This project is licensed under the MIT License.