Skip to content

inclusive-web-hub/flexify-landing-page

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flexify Landing Page

Netlify Status

Running locally with NPM

  • Fork/Clone the repo:
git clone [email protected]:wiseaidev/flexify-landing-page.git
  • Open the newly created directory:
cd flexify-landing-page
  • Install the required dependencies:
npm install

Now, you can run the client:

npm start

Navigate to http://localhost:3000 to explore the landing page.

Deployment

Deploy on Heroku

Deploy on Netlify

License

This project and the accompanying materials are made available under the terms and conditions of the MIT LICENSE.

Releases

No releases published

Packages

No packages published

Languages

  • CSS 49.7%
  • JavaScript 46.0%
  • HTML 4.3%