Git Product home page Git Product logo

react-landing-pages's Introduction

react-landing-pages

This repo contains a collection of landing pages written in React.js. At the moment, I have only one landing page, but I'm hoping that with time, I'll have converted (or reactified) a few landing pages that I find on the web. The goal is that you can clone this project, use one of the landing page that you like, modify it, and get your own web app up and running in no time.

Introduction

This project is a full bootstrap application with a collection of landing pages. The following technologies are being used:

a) React.js (also using React router) b) scss pre-processor c) Node.js (Using Express) d) React Router e) Webpack

Installation

  1. Once you have cloned the repo, run npm install. This will install the node modules needed to run the applicaiton.

How to run the app locally

npm run dev

How to deploy on heroku

I have a postInstall script in package.json that will build the app with webpack. Webpack and other npm modules to build the app are in devDependencies. In order to build on Heroku, you have to do the following:

heroku config:set NPM_CONFIG_PRODUCTION=false

which will allow heroku to install modules in devDependencies.

Latest changes

  1. Updated packages to latest versions
  2. Updated webpack config to v3

react-landing-pages's People

Contributors

davidlygagnon avatar bmperrea avatar katesclau avatar

Watchers

James Cloos avatar laiyanlong avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.