About This Repository A simple app showing rates on a table. Users can choose to update rates every 5, 10 or 15 seconds. How To Run This Project On Your Local Machine In root folder: Install all dependencies with npm install In /table-api: Start the development server server via npm start.