Skip to content

BoneyMeatHead55/One-page-

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Page

A custom startpage built with React.js

One-Page

Install

git clone https://github.com/R-Jin/One-page.git
cd One-page
npm install

To make the weather widget work create a openweathermap account and create a api key. Create a .env file in the root of the project check out the .env.example.

To edit the weather location. Change the city variable in src/api.js. The city codes are available on openweatherapi.

Change artwork in src/misc/artwork/ and change the file name to artwork.jpg.

Edit the links in src/components/Links/Links.js.

Then run npm run build when you are done editing the files.

About

Custom startpage made in React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 83.6%
  • HTML 16.1%
  • Shell 0.3%