flaaaps / react-express-filter

Filter names served by an integrated express backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React simple filter app

Filter names served by an integrated express backend

Quick Start

# Install dependencies for server
npm install

# Install dependencies for client
npm run client-install

# Run the client & server with concurrently
npm run dev

# Server runs on http://localhost:5000 and client on http://localhost:3000

Bootstrap Info

Author

Brad Traversy Traversy Media

Version

1.0.0

License

This project is licensed under the MIT License

About

Filter names served by an integrated express backend


Languages

Language:JavaScript 74.4%Language:HTML 18.8%Language:CSS 6.9%