Skip to content

I designed the header and footer in React. We tried to keep the design as simple as possible.

Notifications You must be signed in to change notification settings

suzusou/React-Site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nextjs logo

React-Site

I designed the header and footer in React.
We tried to keep the design as simple as possible.

If you want to clone source code from github

If you have installed the yarn command, you may skip this step.

If you have not yet installed node.js, click here. → https://nodejs.org/en/download
If you have not yet installed the yarn command, please execute this command.

npm install -g yarn

From this point on, this is essential work.

First, go to any directory.
Next, clone the source code. (Execute the following command)

git clone https://github.com/suzusou/React-Site.git

Go to React-Site directory.

cd .\React-Site

Eliminate dependent packages.

yarn

Now you can clone locally from github.

How to start React-Site

Execute the following command.

yarn dev

Open http://localhost:3000 with your browser to see the result.

Other

The header and footer designs can be viewed at the following URL.

HTML and CSS source code can be found at the following URL.

Finally

For more information, tap the logo above and visit the official website.
If you found this helpful, please give us a star.

About

I designed the header and footer in React. We tried to keep the design as simple as possible.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published