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
cd helpjuice_test
In order to run this project you need:
- latest web-browser
- node.js and npm
To install this project in your local machine use
npm i
npm run dev
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