Skip to content

A one page React landing page customized to show content about learning React.

License

Notifications You must be signed in to change notification settings

julianeon/React-Landing-Page-Learn-React

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React JS Landing Page: Learning React

This is a ReactJS based landing page template with a one page view, based on a fork.

screensot of learning react page running locally

Live version here:

http://react-landing-page-learn-react.s3-website-us-east-1.amazonaws.com/

Description

I'm creating this to show a real working example of a React website that can be created and deployed easily.

I've changed the data.json text and some of the component text, added images of prominent React folk, and deployed my version to S3.

It has no new code functionality, but that could be added upon request.

You can customize the template for yourself by adding content to src/data/data.json and images to public/img/.

Run The App

First, git clone this app.

Then, run

npm init

And

npm start

Credit

This app was forked from Issaaf Kattan's GitHub repo.

https://github.com/issaafalkattan/React-Landing-Page-Template

If you use it, consider buying her a coffee.

About

A one page React landing page customized to show content about learning React.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 48.3%
  • CSS 48.1%
  • HTML 3.6%