Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zewdu444/helpjuice_test
This repository presents a landing page test created to meet the requirements of Helpjuice.
https://github.com/zewdu444/helpjuice_test
nextjs preline-ui
Last synced: 7 days ago
JSON representation
This repository presents a landing page test created to meet the requirements of Helpjuice.
- Host: GitHub
- URL: https://github.com/zewdu444/helpjuice_test
- Owner: zewdu444
- License: mit
- Created: 2024-03-22T06:34:50.000Z (8 months ago)
- Default Branch: dev
- Last Pushed: 2024-03-23T10:17:07.000Z (8 months ago)
- Last Synced: 2024-10-09T08:21:16.488Z (29 days ago)
- Topics: nextjs, preline-ui
- Language: JavaScript
- Homepage: https://helpjuice-test-zewdu.vercel.app/
- Size: 3.61 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🌐 HelpJuice Landing Page🌐
# 📗 Table of Contents
- [📖 About the Project](#about-project)
- [:camera: project screenshot](#screen-shoot)
- [🛠 Built With](#built-with)
- [Tech Stack](#tech-stack)
- [Key Features](#key-features)
- [🚀 Live Demo](#live-demo)
- [💻 Getting Started](#getting-started)- [Setup](#setup)
- [Prerequisites](#prerequisites)
- [Install](#install)
- [Usage](#usage)
This repository presents a landing page test created to meet the requirements of Helpjuice.
> React, next js and preline ui framework
-
Landing Page
to run on your localhost clone the project to local folder
>
cd helpjuice_text
>npm i
>npm run dev
### Setup
>
git clone https://github.com/zewdu444/helpjuice_test.git
> cd helpjuice_test### Prerequisites
In order to run this project you need:
- latest web-browser
- node.js and npm### Install
To install this project in your local machine use
>
npm i
> npm run dev### Usage
To run the project, execute the following command:
>
Open terminal on the same directory of project
>write "npm start"
>open http://localhost:3000/ in browser