I designed the header and footer
in React.
We tried to keep the design as simple as possible.
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
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.
Execute the following command.
yarn dev
Open http://localhost:3000 with your browser to see the result.
For more information, tap the logo above and visit the official website
.
If you found this helpful, please give us a star.