Skip to content

BaGreal2/wireworld_react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

62 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

WireWorld - A Cellular Network!

This is a variation of a famous cellular automata - wireworld with some kind of network in it.

Tech stack πŸ’»

This app is build on JavaScript with React, Redux and some another small libraries. Authorization is done via NodeJS on back-end.

How to run πŸš€

To install dependencies, use:

npm install

After installation, start the app with:

npm start

How to use πŸ’­

App consists of 7 pages:

  • Registration page
  • Login page
  • Home page
  • Schema post page
  • Schemas list page
  • User schema page
  • About page

Access:

  • Visit the Home and About pages without registration.
  • To view other users' schemas, login or register.

Home Page:

The Home page is the central hub of the app, allowing you to fully construct and deploy your WireWorld schema.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published