Skip to content

no-life/meowter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

meowter

GitHub stars GitHub forks

meowter is a responsive React app that utilises Redux and Router.

Installation

node.js and yarn is required to get yarn.

If you would like to download the code and try it for yourself:

  1. Clone the repo: git@github.com:trplfr/meowter
  2. cd meowter/client
  3. Install packages for client: yarn
  4. cd meowter/server
  5. Install packages for server: yarn
  6. Build project, start server and launch: yarn serve
  7. Open your browser at: http://localhost:8080

Tools

Key tools used in this React project are:

Tool Description
React A JavaScript library for building user interfaces
Redux A Predictable State Container for React
Router Declarative routing for React

Node.js

Supports LTS version (v12).

Author

Valentine C.

About

Meow it out!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%