Skip to content

trplfr/meowter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub stars GitHub forks

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

Installation

node.js and npm.

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: npm i
  4. Build project, start client and launch: npm run start
  5. cd meowter/server
  6. Install packages for server: npm i
  7. Build project, start server and launch: npm run start:dev
  8. Open your browser at: http://localhost:8080

Tools

Key tools used in this project are:

Tool Description
React A JavaScript library for building user interfaces
Redux A Predictable State Container for React
Router Declarative routing for React
NestJS A progressive Node.js framework for building efficient, reliable and scalable server-side applications

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

Contributors 4

  •  
  •  
  •  
  •