GitXplorerGitXplorer
j

turtleshell

public
4 stars
2 forks
0 issues

Commits

List of commits on branch master.
Verified
ef135fc39ef0ef5ff00763a0c6299de0094d1f93

Merge pull request #8 from jasmussen/update/updates

jjasmussen committed 3 years ago
Unverified
2febd4bd9d398b9bed7e59fc7a24da73b0532a93

Update readme and make arm64 compatible.

jjasmussen committed 3 years ago
Verified
5fdc17c0c6ef4d6a8c472b6f3a5345b6877ea7ef

Merge pull request #7 from jasmussen/wip

jjasmussen committed 3 years ago
Unverified
cf798c2813957a59fdf9b2e755d086f11b139f3b

Variables & rephrasing.

jjasmussen committed 3 years ago
Unverified
0f4654c461924aa1e0ff8ba25e2dbaf150d89094

Set theme-color per item.

jjasmussen committed 3 years ago
Unverified
69c0ec3cbc7590cd8758230b3e8e16970602a8cb

Favicon.

jjasmussen committed 3 years ago

README

The README file for this repository.

Turtleshell Project

This is a collection of personal learnings, collected in a generative art piece progressive web-app built in React.

screenshot

This is free software, and is released under the terms of the GPL version 2 or (at your option) any later version. See LICENSE.md.

Bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.