https://github.com/dilanrojas/manage-landing-page
Frontend Mentor Challenge
https://github.com/dilanrojas/manage-landing-page
frontend-mentor-challenge vite
Last synced: 3 months ago
JSON representation
Frontend Mentor Challenge
- Host: GitHub
- URL: https://github.com/dilanrojas/manage-landing-page
- Owner: dilanrojas
- Created: 2024-02-26T02:32:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-02T14:40:23.000Z (about 1 year ago)
- Last Synced: 2025-01-11T21:11:23.634Z (4 months ago)
- Topics: frontend-mentor-challenge, vite
- Language: CSS
- Homepage: https://manage-landing-page-e1x.pages.dev/
- Size: 92.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Demo
You can view a live demo of the Accordion FAQ website [here](https://manage-landing-page-e1x.pages.dev/)
## Technologies Used
- Vite
- HTML5
- CSS3## Installation
To run the project locally, follow these steps:
1. Clone the repository to your local machine
```bash
git clone https://github.com/dilanrojas/manage-landing-page.git
```2. Install dependencies using NPM
```bash
npm install
```3. Initialize the project
```bash
npm run dev
<<<<<<< HEAD
```
=======
```
>>>>>>> 64300bf526080547f663414684751a1de1e2f3f0