Skip to content

patricklindev/demo-octagon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo-octagon

This is a Demo project with the smailiar design of http://baseball.doosan.com/.

This project is built with React and init with Create react app.

The site can be viewed on Desktop, Tablet (iPad) and Mobile devices (iPhone, Galaxy S6, etc).

Page 1 (Landing):

  • sticky header (logo and some navigation links)
  • hero image (or video)
  • a section containing text (please use “Lorem Ipsum”)
  • basic footer with links

Page 2 (Contact form):Page containing a form. The form would have the following fields and corresponding validation:

  • First name – characters only
  • Last name – characters, hyphens and apostrophes only
  • Email – valid email addresses
  • Zip code – US zip validation
  • US States – a drop down list of states

Project preview

Demo Link

Install

git clone https://github.com/YuhanLin1105/demo-octagon.git
npm install

Run

npm start

React Components Diagram

Diagram

License

The content of this repository is licensed under a MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published